Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_shader_info.h184 struct aco_compiler_options { struct
185 struct aco_stage_input key;
186 bool robust_buffer_access;
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 wgp_mode;
193 enum radeon_family family;
[all …]