Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.cpp3286 VkSamplerYcbcrConversionImageFormatProperties ycbcrImageFormatProperties = {}; in getFormatDescriptorCountForVkFormat() local
3287 ycbcrImageFormatProperties.sType = in getFormatDescriptorCountForVkFormat()
3292 imageFormatProperties2.pNext = &ycbcrImageFormatProperties; in getFormatDescriptorCountForVkFormat()
3299 ycbcrImageFormatProperties.combinedImageSamplerDescriptorCount; in getFormatDescriptorCountForVkFormat()