Struct VkSubmitInfo
struct VkSubmitInfo
;
Fields
Name | Type | Description |
---|---|---|
commandBufferCount
|
uint | |
pCommandBuffers
|
const(VkCommandBuffer_T*)* | |
pNext
|
const(void)* | |
pSignalSemaphores
|
const(VkSemaphore_T*)* | |
pWaitDstStageMask
|
const(uint)* | |
pWaitSemaphores
|
const(VkSemaphore_T*)* | |
signalSemaphoreCount
|
uint | |
sType
|
VkStructureType | |
waitSemaphoreCount
|
uint |