VkPresentInfoKHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

pImageIndices
const(uint32_t)* pImageIndices;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
pResults
VkResult* pResults;
Undocumented in source.
pSwapchains
const(VkSwapchainKHR)* pSwapchains;
Undocumented in source.
pWaitSemaphores
const(VkSemaphore)* pWaitSemaphores;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
swapchainCount
uint32_t swapchainCount;
Undocumented in source.
waitSemaphoreCount
uint32_t waitSemaphoreCount;
Undocumented in source.

Meta