Pyrogenesis  trunk
Public Attributes | List of all members
Renderer::Backend::SColorAttachment Struct Reference

#include <IFramebuffer.h>

Collaboration diagram for Renderer::Backend::SColorAttachment:
Collaboration graph
[legend]

Public Attributes

ITexturetexture = nullptr
 
AttachmentLoadOp loadOp = AttachmentLoadOp::DONT_CARE
 
AttachmentStoreOp storeOp = AttachmentStoreOp::DONT_CARE
 
CColor clearColor
 

Member Data Documentation

◆ clearColor

CColor Renderer::Backend::SColorAttachment::clearColor

◆ loadOp

AttachmentLoadOp Renderer::Backend::SColorAttachment::loadOp = AttachmentLoadOp::DONT_CARE

◆ storeOp

AttachmentStoreOp Renderer::Backend::SColorAttachment::storeOp = AttachmentStoreOp::DONT_CARE

◆ texture

ITexture* Renderer::Backend::SColorAttachment::texture = nullptr

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