Home
last modified time | relevance | path

Searched refs:use_deref_buffer_array_length (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
Dnir_spirv.h71 bool use_deref_buffer_array_length; member
Dspirv2nir.c165 .use_deref_buffer_array_length = env == NIR_SPIRV_OPENGL, in main()
Dvtn_variables.c2571 if (b->options->use_deref_buffer_array_length) { in vtn_handle_variables()
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
Dspirv_to_dxil.c175 .use_deref_buffer_array_length = true in spirv_to_dxil()
/third_party/mesa3d/src/mesa/main/
Dglspirv.c246 .use_deref_buffer_array_length = true, in _mesa_spirv_to_nir()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c524 .use_deref_buffer_array_length = true, in radv_shader_compile_to_nir()