Searched refs:currentDisplay (Results 1 – 5 of 5) sorted by relevance
566 prop->currentDisplay = wsi_display_connector_to_handle(connector); in wsi_display_fill_in_display_plane_properties()569 prop->currentDisplay = VK_NULL_HANDLE; in wsi_display_fill_in_display_plane_properties()
197 * pname:currentDisplay is the handle of the display the plane is currently
2096 VULKAN_HPP_HASH_COMBINE( seed, displayPlanePropertiesKHR.currentDisplay ); in operator ()()
3791 VULKAN_HPP_HASH_COMBINE( seed, displayPlanePropertiesKHR.currentDisplay ); in operator ()()
7875 VkDisplayKHR currentDisplay; member