XII Release 0.1.0
Loading...
Searching...
No Matches
xiiAttachmentSettings Struct Reference

Defines a structured color attachment setup with default values. More...

#include <RenderTargetSetup.h>

Public Attributes

xiiSharedPtr< xiiGALTextureViewm_pRenderTarget
 Target texture view.
 
xiiColor m_ClearColor = xiiColor::Black
 Default clear color (black).
 
xiiEnum< xiiGALAttachmentLoadOperationm_LoadOp = xiiGALAttachmentLoadOperation::Load
 Default load operation.
 
xiiEnum< xiiGALAttachmentStoreOperationm_StoreOp = xiiGALAttachmentStoreOperation::Store
 Default store operation.
 
xiiBitflags< xiiGALResourceStateFlagsm_SubpassState = xiiGALResourceStateFlags::RenderTarget
 Default subpass state.
 

Detailed Description

Defines a structured color attachment setup with default values.


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