Home
last modified time | relevance | path

Searched defs:aco_compiler_options (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_shader_info.h147 struct aco_compiler_options { struct
148 bool dump_shader;
149 bool dump_preoptir;
150 bool record_ir;
151 bool record_stats;
152 bool has_ls_vgpr_init_bug;
153 bool load_grid_size_from_user_sgpr;
154 bool optimisations_disabled;
155 uint8_t enable_mrt_output_nan_fixup;
156 bool wgp_mode;
[all …]