Searched refs:displayPlaneProperties (Results 1 – 5 of 5) sorted by relevance
563 VkDisplayPlanePropertiesKHR *prop = &properties->displayPlaneProperties; in wsi_display_fill_in_display_plane_properties()597 *prop = prop2.displayPlaneProperties; in wsi_GetPhysicalDeviceDisplayPlanePropertiesKHR()
242 * pname:displayPlaneProperties is a slink:VkDisplayPlanePropertiesKHR
2109 VULKAN_HPP_HASH_COMBINE( seed, displayPlaneProperties2KHR.displayPlaneProperties ); in operator ()()
3804 VULKAN_HPP_HASH_COMBINE( seed, displayPlaneProperties2KHR.displayPlaneProperties ); in operator ()()
9283 VkDisplayPlanePropertiesKHR displayPlaneProperties; member