Searched refs:has_ycbcr_sampler (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_descriptor_set.c132 bool has_ycbcr_sampler = false; local in function:tu_CreateDescriptorSetLayout
135 has_ycbcr_sampler = true;
138 if (has_ycbcr_sampler)
222 bool has_ycbcr_sampler = false; local in function:tu_CreateDescriptorSetLayout
225 has_ycbcr_sampler = true;
228 if (has_ycbcr_sampler) {
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_descriptor_set.c114 bool has_ycbcr_sampler = false; local in function:radv_CreateDescriptorSetLayout
118 has_ycbcr_sampler = true;
121 if (has_ycbcr_sampler)
187 bool has_ycbcr_sampler = false; local in function:radv_CreateDescriptorSetLayout
199 has_ycbcr_sampler = true;
309 if (has_ycbcr_sampler) {
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_descriptor_set.c94 bool has_ycbcr_sampler = false; local in function:radv_CreateDescriptorSetLayout
97 has_ycbcr_sampler = true;
100 if (has_ycbcr_sampler)
156 bool has_ycbcr_sampler = false; local in function:radv_CreateDescriptorSetLayout
168 has_ycbcr_sampler = true;
259 if (has_ycbcr_sampler) {

Completed in 8 milliseconds