#include <vulkan.h>
Definition at line 1694 of file vulkan.h.
§ commandBufferCount
uint32_t VkSubmitInfo::commandBufferCount |
§ pCommandBuffers
const VkCommandBuffer* VkSubmitInfo::pCommandBuffers |
§ pNext
const void* VkSubmitInfo::pNext |
§ pSignalSemaphores
const VkSemaphore* VkSubmitInfo::pSignalSemaphores |
§ pWaitDstStageMask
§ pWaitSemaphores
const VkSemaphore* VkSubmitInfo::pWaitSemaphores |
§ signalSemaphoreCount
uint32_t VkSubmitInfo::signalSemaphoreCount |
§ sType
§ waitSemaphoreCount
uint32_t VkSubmitInfo::waitSemaphoreCount |
The documentation for this struct was generated from the following file: