Searched refs:shader_viewport_index_layer (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_info.h60 bool shader_viewport_index_layer; member in struct:spirv_supported_capabilities
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_info.h86 bool shader_viewport_index_layer; member in struct:spirv_supported_capabilities
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c246 .shader_viewport_index_layer = true,
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c67 .shader_viewport_index_layer = true,
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c844 else if (b->options && b->options->caps.shader_viewport_index_layer &&
856 else if (b->options && b->options->caps.shader_viewport_index_layer &&
H A Dspirv_to_nir.c4578 spv_check_supported(shader_viewport_index_layer, cap);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_variables.c1301 else if (b->options && b->options->caps.shader_viewport_index_layer &&
1312 else if (b->options && b->options->caps.shader_viewport_index_layer &&
H A Dspirv_to_nir.c3708 spv_check_supported(shader_viewport_index_layer, cap);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c500 .shader_viewport_index_layer = true,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_pipeline.c161 .shader_viewport_index_layer = true,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_extensions.c1826 spirv_caps->shader_viewport_index_layer = extensions->ARB_shader_viewport_layer_array;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c497 .shader_viewport_index_layer = true,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c146 .shader_viewport_index_layer = true,

Completed in 36 milliseconds