Searched defs:aco_compiler_options (Results 1 – 1 of 1) sorted by relevance
147 struct aco_compiler_options { struct148 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 …]