Searched refs:planeStackIndex (Results 1 – 7 of 7) sorted by relevance
207 uint32_t planeStackIndex; member
2181 VULKAN_HPP_HASH_COMBINE( seed, displaySurfaceCreateInfoKHR.planeStackIndex ); in operator ()()
3876 VULKAN_HPP_HASH_COMBINE( seed, displaySurfaceCreateInfoKHR.planeStackIndex ); in operator ()()
7895 uint32_t planeStackIndex; member
686 * pname:planeStackIndex is the z-order of the plane.720 pname:planeStackIndex must: be less than the number of display planes723 pname:planeStackIndex must: equal the pname:currentStackIndex member of
860 surface->planeStackIndex = pCreateInfo->planeStackIndex; in wsi_CreateDisplayPlaneSurfaceKHR()