Searched defs:radv_nir_compiler_options (Results 1 – 1 of 1) sorted by relevance
109 struct radv_nir_compiler_options { struct110 struct radv_pipeline_layout *layout;111 struct radv_pipeline_key key;112 bool explicit_scratch_args;113 bool robust_buffer_access;114 bool adjust_frag_coord_z;115 bool dump_shader;116 bool dump_preoptir;117 bool record_ir;118 bool record_stats;[all …]