![]() |
XII Release 0.1.0
|
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< xiiGALRenderPassAttachmentDescription > | m_Attachments |
An array of sub pass attachments. | |
xiiDynamicArray< xiiGALSubPassDescription > | m_SubPasses |
An array of sub pass descriptions. | |
xiiDynamicArray< xiiGALSubPassDependencyDescription > | m_Dependencies |
An array of sub pass dependencies. | |
This describes the render pass creation description.