Home
last modified time | relevance | path

Searched refs:runtime_descriptor_array (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_info.h88 bool runtime_descriptor_array; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_shader.c63 .runtime_descriptor_array = true, in tu_spirv_to_nir()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c754 .runtime_descriptor_array = true, in radv_shader_spirv_to_nir()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c96 .runtime_descriptor_array = true, in anv_shader_stage_to_nir()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4697 spv_check_supported(runtime_descriptor_array, cap); in vtn_handle_preamble_instruction()