Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp883 VkPhysicalDevicePresentationPropertiesANDROID present_properties; in GetPhysicalDeviceSurfacePresentModesKHR() local
884 if (QueryPresentationProperties(pdev, &present_properties)) { in GetPhysicalDeviceSurfacePresentModesKHR()
885 if (present_properties.sharedImage) { in GetPhysicalDeviceSurfacePresentModesKHR()