Searched refs:first_ycbcr_sampler_offset (Results 1 – 1 of 1) sorted by relevance
136 …uintptr_t first_ycbcr_sampler_offset = (uintptr_t)ycbcr_sampler_offsets + sizeof(uint32_t) * num_b… in radv_CreateDescriptorSetLayout() local137 …first_ycbcr_sampler_offset = ALIGN(first_ycbcr_sampler_offset, alignof(struct radv_sampler_ycbcr_c… in radv_CreateDescriptorSetLayout()138 ycbcr_samplers = (struct radv_sampler_ycbcr_conversion *)first_ycbcr_sampler_offset; in radv_CreateDescriptorSetLayout()