- commandBufferCount
uint commandBufferCount;
Undocumented in source.
- pCommandBuffers
VkCommandBuffer* pCommandBuffers;
Undocumented in source.
- pNext
void* pNext;
Undocumented in source.
- pSignalSemaphores
VkSemaphore* pSignalSemaphores;
Undocumented in source.
- pWaitDstStageMask
VkPipelineStageFlags* pWaitDstStageMask;
Undocumented in source.
- pWaitSemaphores
VkSemaphore* pWaitSemaphores;
Undocumented in source.
- sType
VkStructureType sType;
Undocumented in source.
- signalSemaphoreCount
uint signalSemaphoreCount;
Undocumented in source.
- waitSemaphoreCount
uint waitSemaphoreCount;
Undocumented in source.