VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
venom::vulkan::CommandPool Class Reference

Public Member Functions

bool IsReady () const
 
void SetQueue (Queue *queue)
 
 CommandPool (const CommandPool &)=delete
 
CommandPooloperator= (const CommandPool &)=delete
 
 CommandPool (CommandPool &&other)
 
CommandPooloperator= (CommandPool &&other)
 
vc::Error Init (QueueFamilyIndex queueFamilyIndex)
 
vc::Error CreateCommandBuffer (CommandBuffer **commandBuffer, VkCommandBufferLevel level=VkCommandBufferLevel::VK_COMMAND_BUFFER_LEVEL_PRIMARY)
 
vc::Error CreateSingleTimeCommandBuffer (SingleTimeCommandBuffer &commandBuffer)
 

The documentation for this class was generated from the following files: