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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_descriptor_set.c155 uintptr_t first_ycbcr_sampler_offset = local in function:radv_CreateDescriptorSetLayout
157 first_ycbcr_sampler_offset =
158 ALIGN(first_ycbcr_sampler_offset, alignof(struct radv_sampler_ycbcr_conversion));
159 ycbcr_samplers = (struct radv_sampler_ycbcr_conversion *)first_ycbcr_sampler_offset;

Completed in 4 milliseconds