Searched refs:planeReorderPossible (Results 1 – 5 of 5) sorted by relevance
89 * pname:planeReorderPossible tells whether the planes on this display can:715 * [[VUID-VkDisplaySurfaceCreateInfoKHR-planeReorderPossible-01253]]716 If the pname:planeReorderPossible member of the
440 properties->planeReorderPossible = VK_FALSE; in wsi_display_fill_in_display_properties()
2153 VULKAN_HPP_HASH_COMBINE( seed, displayPropertiesKHR.planeReorderPossible ); in operator ()()
3848 VULKAN_HPP_HASH_COMBINE( seed, displayPropertiesKHR.planeReorderPossible ); in operator ()()
7885 VkBool32 planeReorderPossible; member