Searched defs:radv_nir_compiler_options (Results 1 – 1 of 1) sorted by relevance
175 struct radv_nir_compiler_options { struct176 bool robust_buffer_access_llvm;177 bool dump_shader;178 bool dump_ir;179 bool dump_preoptir;180 bool record_asm;181 bool record_ir;182 bool record_stats;183 bool check_ir;184 uint8_t enable_mrt_output_nan_fixup;[all …]