Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp102 VkPhysicalDeviceMultiviewPropertiesKHR physicalDeviceMultiviewProperties; member
169 mv->physicalDeviceMultiviewProperties = { in GetPhysicalDeviceMultiviewFeaturesStructs()
175 *cw.ppNextProperties = &mv->physicalDeviceMultiviewProperties; in GetPhysicalDeviceMultiviewFeaturesStructs()
176 cw.ppNextProperties = &mv->physicalDeviceMultiviewProperties.pNext; in GetPhysicalDeviceMultiviewFeaturesStructs()