Searched refs:samplerYcbcrConversionInfo (Results 1 – 1 of 1) sorted by relevance
1895 …const VkSamplerYcbcrConversionInfo *samplerYcbcrConversionInfo = reinterpret_cast<const VkSamplerY… in vkCreateImageView() local1896 ycbcrConversion = vk::Cast(samplerYcbcrConversionInfo->conversion); in vkCreateImageView()2128 …const VkSamplerYcbcrConversionInfo *samplerYcbcrConversionInfo = reinterpret_cast<const VkSamplerY… in vkCreateSampler() local2129 ycbcrConversion = vk::Cast(samplerYcbcrConversionInfo->conversion); in vkCreateSampler()