Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp4351 const VkSamplerYcbcrConversionCreateInfo *samplerYcbcrConversionCreateInfo, in initExternalMemory() argument
4362 if (samplerYcbcrConversionCreateInfo) in initExternalMemory()
4366 samplerYcbcrConversionCreateInfo->pNext); in initExternalMemory()
4371 context, mExternalFormat, true, *samplerYcbcrConversionCreateInfo, in initExternalMemory()
Dvk_helpers.h1476 const VkSamplerYcbcrConversionCreateInfo *samplerYcbcrConversionCreateInfo,