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

This describes the render pass creation description. More...

#include <RenderPass.h>

Public Member Functions

XII_ALWAYS_INLINE bool operator== (const xiiGALRenderPassCreationDescription &rhs) const =default
 

Public Attributes

xiiDynamicArray< xiiGALRenderPassAttachmentDescriptionm_Attachments
 An array of sub pass attachments.
 
xiiDynamicArray< xiiGALSubPassDescriptionm_SubPasses
 An array of sub pass descriptions.
 
xiiDynamicArray< xiiGALSubPassDependencyDescriptionm_Dependencies
 An array of sub pass dependencies.
 

Detailed Description

This describes the render pass creation description.


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