Searched defs:aco_compiler_options (Results 1 – 1 of 1) sorted by relevance
149 struct aco_compiler_options { struct150 bool dump_ir;151 bool dump_preoptir;152 bool record_asm;153 bool record_ir;154 bool record_stats;155 bool has_ls_vgpr_init_bug;156 bool load_grid_size_from_user_sgpr;157 bool optimisations_disabled;158 uint8_t enable_mrt_output_nan_fixup;[all …]