Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include <IFramebuffer.h>
Public Attributes | |
ITexture * | texture = nullptr |
AttachmentLoadOp | loadOp = AttachmentLoadOp::DONT_CARE |
AttachmentStoreOp | storeOp = AttachmentStoreOp::DONT_CARE |
CColor | clearColor |
CColor Renderer::Backend::SColorAttachment::clearColor |
AttachmentLoadOp Renderer::Backend::SColorAttachment::loadOp = AttachmentLoadOp::DONT_CARE |
AttachmentStoreOp Renderer::Backend::SColorAttachment::storeOp = AttachmentStoreOp::DONT_CARE |
ITexture* Renderer::Backend::SColorAttachment::texture = nullptr |