Searched refs:pImageIndices (Results 1 – 13 of 13) sorted by relevance
735 swapchain->get_wsi_image(swapchain, pPresentInfo->pImageIndices[i]); in wsi_common_queue_present()751 pPresentInfo->pImageIndices[i], in wsi_common_queue_present()
1797 const deUint32* pImageIndices; member
4578 const deUint32* pImageIndices; member
4701 s << "\tpImageIndices = " << value.pImageIndices << '\n';
11991 if (pPresentInfo->pImageIndices[i] >= swapchain_data->images.size()) { in PreCallValidateQueuePresentKHR()11996 … pPresentInfo->pImageIndices[i], (uint32_t)swapchain_data->images.size()); in PreCallValidateQueuePresentKHR()11998 auto image = swapchain_data->images[pPresentInfo->pImageIndices[i]]; in PreCallValidateQueuePresentKHR()12009 …QueuePresentKHR: Swapchain image index %u has not been acquired.", pPresentInfo->pImageIndices[i]); in PreCallValidateQueuePresentKHR()12124 if (swapchain_data && (swapchain_data->images.size() > pPresentInfo->pImageIndices[i])) { in PostCallRecordQueuePresentKHR()12125 auto image = swapchain_data->images[pPresentInfo->pImageIndices[i]]; in PostCallRecordQueuePresentKHR()
3654 const uint32_t* pImageIndices; member
4720 const uint32_t* pImageIndices; member
4888 const uint32_t* pImageIndices; member
41611 , pImageIndices( pImageIndices_ ) in PresentInfoKHR()41658 pImageIndices = pImageIndices_; in setPImageIndices()41686 && ( pImageIndices == rhs.pImageIndices ) in operator ==()41704 const uint32_t* pImageIndices; member
4840 const uint32_t* pImageIndices; member
21194 , pImageIndices( pImageIndices_ ) in PresentInfoKHR()21241 pImageIndices = pImageIndices_; in setPImageIndices()21269 && ( pImageIndices == rhs.pImageIndices ) in operator ==()21287 const uint32_t* pImageIndices; member
4575 const uint32_t* pImageIndices; member