Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_shader_info.h186 struct aco_compiler_options { struct
187 bool dump_shader;
188 bool dump_preoptir;
189 bool record_ir;
190 bool record_stats;
191 bool has_ls_vgpr_init_bug;
192 bool load_grid_size_from_user_sgpr;
193 bool optimisations_disabled;
194 uint8_t enable_mrt_output_nan_fixup;
195 bool wgp_mode;
[all …]