|
Engine²
Open-source game engine written in C++.
|
#include <ARenderPass.hpp>
Public Attributes | |
| std::map< uint32_t, ColorOutput > | colorBuffers |
| std::optional< DepthOutput > | depthBuffer |
| std::map<uint32_t, ColorOutput> Graphic::Resource::OutputContainer::colorBuffers |
| std::optional<DepthOutput> Graphic::Resource::OutputContainer::depthBuffer |