Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h109 struct radv_nir_compiler_options { struct
110 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 …]