Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp80 struct PhysicalDeviceYcbcrStructsVk { struct
115 unique_ptr<PhysicalDeviceYcbcrStructsVk> ycbcr;
291 co.ycbcr = make_unique<PhysicalDeviceYcbcrStructsVk>(); in GetPhysicalDeviceYcbcrStructs()