VulkanEngine 0.1
Graphics engine using Vulkan
Loading...
Searching...
No Matches
VulkanEngine::Framebuffer Class Reference

TODO: This is a work in progress and is not currently used. More...

#include <Framebuffer.h>

Public Member Functions

 Framebuffer (const std::shared_ptr< RenderPass > &render_pass, const std::vector< std::shared_ptr< ImageBase > > &attachments, uint32_t width, uint32_t height, uint32_t layers=1)
 

Detailed Description

TODO: This is a work in progress and is not currently used.


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