Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1500 VkPhysicalDevicePresentationPropertiesOHOS presentProperties = {}; in GetPhysicalDeviceSurfacePresentModesKHR() local
1501 QueryPresentationProperties(physicalDevice, &presentProperties); in GetPhysicalDeviceSurfacePresentModesKHR()
1502 if (presentProperties.sharedImage) { in GetPhysicalDeviceSurfacePresentModesKHR()