struct VkSubmitInfo

Defined at line 3414 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_core.h

Public Members

VkStructureType sType
const void * pNext
uint32_t waitSemaphoreCount
const VkSemaphore * pWaitSemaphores
const VkPipelineStageFlags * pWaitDstStageMask
uint32_t commandBufferCount
const VkCommandBuffer * pCommandBuffers
uint32_t signalSemaphoreCount
const VkSemaphore * pSignalSemaphores