Searched refs:ycbcr_model (Results 1 – 9 of 9) sorted by relevance
286 if (state.conversion->ycbcr_model != VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY) { in try_lower_tex_ycbcr()292 state.conversion->ycbcr_model, in try_lower_tex_ycbcr()
1429 conversion->ycbcr_model = pCreateInfo->ycbcrModel; in radv_CreateSamplerYcbcrConversion()
2173 VkSamplerYcbcrModelConversion ycbcr_model; member
319 if (state.conversion->ycbcr_model != VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY) { in try_lower_tex_ycbcr()321 state.conversion->ycbcr_model, in try_lower_tex_ycbcr()
1332 conversion->ycbcr_model = pCreateInfo->ycbcrModel; in anv_CreateSamplerYcbcrConversion()
4307 VkSamplerYcbcrModelConversion ycbcr_model; member
515 if (ycbcr_sampler->ycbcr_model == VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY) in lower_tex_ycbcr()525 ycbcr_sampler->ycbcr_model, in lower_tex_ycbcr()
225 ycbcr_samplers[i].ycbcr_model = VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY; in tu_CreateDescriptorSetLayout()1148 conversion->ycbcr_model = pCreateInfo->ycbcrModel; in tu_CreateSamplerYcbcrConversion()
1337 VkSamplerYcbcrModelConversion ycbcr_model; member