struct with all the submit info. this is the same except VkCommandBuffer* ->virtualCmdBuffer*. for more information: https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkSubmitInfo.html
More...
#include <vulkanCmdPool.h>
struct with all the submit info. this is the same except VkCommandBuffer* ->virtualCmdBuffer*. for more information: https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkSubmitInfo.html
◆ commandBufferCount
| uint32_t luna::vulkan::commandPoolSubmitInfo::commandBufferCount |
◆ pCommandBuffers
◆ pNext
| const void* luna::vulkan::commandPoolSubmitInfo::pNext |
◆ pSignalSemaphores
| const VkSemaphore* luna::vulkan::commandPoolSubmitInfo::pSignalSemaphores |
◆ pWaitDstStageMask
| const VkPipelineStageFlags* luna::vulkan::commandPoolSubmitInfo::pWaitDstStageMask |
◆ pWaitSemaphores
| const VkSemaphore* luna::vulkan::commandPoolSubmitInfo::pWaitSemaphores |
◆ signalSemaphoreCount
| uint32_t luna::vulkan::commandPoolSubmitInfo::signalSemaphoreCount |
◆ waitSemaphoreCount
| uint32_t luna::vulkan::commandPoolSubmitInfo::waitSemaphoreCount |
The documentation for this struct was generated from the following file:
- C:/Users/robbe/source/repos/lolrobbe2/luna/luna/src/core/vulkan/device/vulkanCmdPool.h