Home
last modified time | relevance | path

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

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