Searched defs:radv_nir_compiler_options (Results 1 – 1 of 1) sorted by relevance
132 struct radv_nir_compiler_options { struct133 struct radv_pipeline_layout *layout;134 struct radv_shader_variant_key key;135 bool explicit_scratch_args;136 bool clamp_shadow_reference;137 bool robust_buffer_access;138 bool dump_shader;139 bool dump_preoptir;140 bool record_ir;141 bool record_stats;[all …]