Searched refs:ycbcr_model (Results 1 – 3 of 3) sorted by relevance
34 VkSamplerYcbcrModelConversion ycbcr_model; member
52 state->ycbcr_model = pCreateInfo->ycbcrModel; in vk_common_CreateSamplerYcbcrConversion()
433 if (conversion->ycbcr_model != VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY) { in lower_ycbcr_tex_instr()434 result = nir_convert_ycbcr_to_rgb(b, conversion->ycbcr_model, in lower_ycbcr_tex_instr()