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

Public Member Functions

void release ()
 
void create ()
 
void destroy ()
 

Public Attributes

std::unique_ptr< Backend::CommandBuffercommand_buffer
 
std::unique_ptr< Backend::CommandPoolcommand_pool
 
std::unique_ptr< Backend::Semaphoreswapchain_sem
 
std::unique_ptr< Backend::Semaphorerender_sem
 
std::unique_ptr< Backend::Fencerender_fence
 
std::set< std::shared_ptr< void > > resources
 

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