Searched refs:pImageIndices (Results 1 – 9 of 9) sorted by relevance
561 present_info.pImageIndices = &buf.image_index; in present_back_buffer()
1828 if (!pPresentInfo->pImageIndices) { in vkQueuePresentKHR()1836 uint32_t index = pPresentInfo->pImageIndices[i]; in vkQueuePresentKHR()1889 int index = pPresentInfo->pImageIndices[i]; in vkQueuePresentKHR()
10523 pPresentInfo->pImageIndices[i] < swapchain_data->second->images.size()) { in vkQueuePresentKHR()10524 VkImage image = swapchain_data->second->images[pPresentInfo->pImageIndices[i]]; in vkQueuePresentKHR()
1236 const deUint32* pImageIndices; member
3026 s << "\tpImageIndices = " << value.pImageIndices << '\n';
551 .pImageIndices = &demo->current_buffer, in demo_draw()
744 .pImageIndices = &demo->current_buffer, in demo_draw()
3273 const uint32_t* pImageIndices; member
3282 const uint32_t* pImageIndices; member