Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader.h176 struct radv_nir_compiler_options { struct
177 bool robust_buffer_access_llvm;
178 bool dump_shader;
179 bool dump_preoptir;
180 bool record_ir;
181 bool record_stats;
182 bool check_ir;
183 uint8_t enable_mrt_output_nan_fixup;
184 bool wgp_mode;
185 const struct radeon_info *info;
[all …]