luna engine
software engine
Loading...
Searching...
No Matches
vulkanCmdPool.h File Reference
Include dependency graph for vulkanCmdPool.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  luna::vulkan::vulkanCmdPoolSpec
 
struct  luna::vulkan::commandPoolSubmitInfo
 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...
 
class  luna::vulkan::vulkanCmdPool
 abbstraction class around the vulkan commandbuffer and pool to introduce increased workflow safety and usability and to decrease bugs. all a VkCommandBuffer has been changed out by virtualCmdBuffer type. More...
 

Namespaces

namespace  luna
 
namespace  luna::vulkan
 

Typedefs

typedef uint64_t luna::vulkan::virtualCmdBuffer