Berserk
|
#include <core/Config.hpp>
#include <core/Typedefs.hpp>
#include <core/string/StringName.hpp>
#include <rhi/RHIResource.hpp>
#include <rhi/RHITexture.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | RHIAttachmentDesc |
Describes single render target attachment. More... | |
class | RHIFramebufferDesc |
RHI framebuffer descriptor. More... | |
class | RHIFramebuffer |
Collection of render targets for drawing. More... | |