Midnight Graphics
Create Fast and Simple Graphics in C++
mn::Graphics::Backend::CommandBuffer Struct Reference

Public Member Functions

 CommandBuffer (const CommandBuffer &)=delete
 
 CommandBuffer (CommandBuffer &&)=default
 
void begin (bool one_time=true) const
 
void end () const
 
void reset () const
 
auto getHandle () const
 
void submit (std::shared_ptr< Fence > fence) const
 
void bufferToImage (std::shared_ptr< Buffer > buffer, const Image::Attachment &image) const
 

Friends

struct CommandPool
 

The documentation for this struct was generated from the following file: