Struct VkPresentInfoKHR
struct VkPresentInfoKHR
;
Fields
Name | Type | Description |
---|---|---|
pImageIndices
|
const(uint)* | |
pNext
|
const(void)* | |
pResults
|
VkResult* | |
pSwapchains
|
const(VkSwapchainKHR_T*)* | |
pWaitSemaphores
|
const(VkSemaphore_T*)* | |
sType
|
VkStructureType | |
swapchainCount
|
uint | |
waitSemaphoreCount
|
uint |