Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp81 VkPhysicalDeviceSamplerYcbcrConversionFeatures ycbcrConversionFeatures {}; member
293 ycbcr->ycbcrConversionFeatures = { in GetPhysicalDeviceYcbcrStructs()
299 *cw.ppNextFeatures = &ycbcr->ycbcrConversionFeatures; in GetPhysicalDeviceYcbcrStructs()
300 cw.ppNextFeatures = &ycbcr->ycbcrConversionFeatures.pNext; in GetPhysicalDeviceYcbcrStructs()