Searched refs:pPresentIds (Results 1 – 5 of 5) sorted by relevance
16 * pname:pPresentIds is `NULL` or a pointer to an array of code:uint64_t18 If not `NULL`, each non-zero value in pname:pPresentIds specifies the34 When a sname:VkPresentIdKHR structure with a non-NULL pname:pPresentIds is37 pname:pPresentIds array at the same index as the swapchain in the
140 slink:VkPresentIdKHR::pname:pPresentIds for a given present.237 slink:VkPresentIdKHR::pname:pPresentIds for a given present.283 slink:VkPresentIdKHR::pname:pPresentIds.
1451 if (present_ids && present_ids->pPresentIds) in wsi_common_queue_present()1452 present_id = present_ids->pPresentIds[i]; in wsi_common_queue_present()
10118 const uint64_t* pPresentIds; member
11573 VULKAN_HPP_HASH_COMBINE( seed, presentIdKHR.pPresentIds ); in operator ()()