Home
last modified time | relevance | path

Searched refs:samplerYcbcrConversionInfo (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Vulkan/
DlibVulkan.cpp1895 …const VkSamplerYcbcrConversionInfo *samplerYcbcrConversionInfo = reinterpret_cast<const VkSamplerY… in vkCreateImageView() local
1896 ycbcrConversion = vk::Cast(samplerYcbcrConversionInfo->conversion); in vkCreateImageView()
2128 …const VkSamplerYcbcrConversionInfo *samplerYcbcrConversionInfo = reinterpret_cast<const VkSamplerY… in vkCreateSampler() local
2129 ycbcrConversion = vk::Cast(samplerYcbcrConversionInfo->conversion); in vkCreateSampler()