Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp895 VkPhysicalDevicePresentationPropertiesANDROID present_properties; in GetPhysicalDeviceSurfacePresentModesKHR() local
896 if (QueryPresentationProperties(pdev, &present_properties)) { in GetPhysicalDeviceSurfacePresentModesKHR()
897 if (present_properties.sharedImage) { in GetPhysicalDeviceSurfacePresentModesKHR()