Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp101 VkPhysicalDeviceMultiviewFeaturesKHR physicalDeviceMultiviewFeatures; member
159 mv->physicalDeviceMultiviewFeatures = { in GetPhysicalDeviceMultiviewFeaturesStructs()
166 *cw.ppNextFeatures = &mv->physicalDeviceMultiviewFeatures; in GetPhysicalDeviceMultiviewFeaturesStructs()
167 cw.ppNextFeatures = &mv->physicalDeviceMultiviewFeatures.pNext; in GetPhysicalDeviceMultiviewFeaturesStructs()