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

#include <IFramebuffer.h>

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

Public Attributes

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

Member Data Documentation

◆ loadOp

AttachmentLoadOp Renderer::Backend::SDepthStencilAttachment::loadOp = AttachmentLoadOp::DONT_CARE

◆ storeOp

AttachmentStoreOp Renderer::Backend::SDepthStencilAttachment::storeOp = AttachmentStoreOp::DONT_CARE

◆ texture

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

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