Searched refs:ycbcrConversionCreateInfo (Results 1 – 3 of 3) sorted by relevance
66 VkSamplerYcbcrConversionCreateInfo ycbcrConversionCreateInfo; in CreatePlatformHwBuffer() local68 deviceVk, hwBufferProperties, ycbcrConversionCreateInfo); in CreatePlatformHwBuffer()75 ycbcrConversionCreateInfo.pNext = &externalFormat; in CreatePlatformHwBuffer()81 … vkDevice, &ycbcrConversionCreateInfo, nullptr, &platConversion_.samplerConversion)); in CreatePlatformHwBuffer()
134 VkSamplerYcbcrConversionCreateInfo& ycbcrConversionCreateInfo) in FillYcbcrConversionInfo() argument144 ycbcrConversionCreateInfo = { in FillYcbcrConversionInfo()
59 VkSamplerYcbcrConversionCreateInfo& ycbcrConversionCreateInfo);