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

This describes the viewport. More...

#include <CommandList.h>

Inheritance diagram for xiiGALBeginRenderPassDescription:
[legend]

Public Member Functions

XII_ALWAYS_INLINE xiiGALBeginRenderPassDescription (xiiSharedPtr< xiiGALRenderPass > pRenderPass, xiiSharedPtr< xiiGALFramebuffer > pFramebuffer)
 
XII_ALWAYS_INLINE xiiGALBeginRenderPassDescription (xiiSharedPtr< xiiGALRenderPass > pRenderPass, xiiSharedPtr< xiiGALFramebuffer > pFramebuffer, xiiArrayPtr< const xiiGALOptimizedClearValue > pClearValues)
 
- Public Member Functions inherited from xiiHashableStruct< xiiGALBeginRenderPassDescription >
 xiiHashableStruct (const xiiHashableStruct< xiiGALBeginRenderPassDescription > &other)
 
void operator= (const xiiHashableStruct< xiiGALBeginRenderPassDescription > &other)
 
XII_ALWAYS_INLINE constexpr bool operator== (const xiiHashableStruct< xiiGALBeginRenderPassDescription > &rhs) const=default
 
xiiUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

Public Attributes

xiiSharedPtr< xiiGALRenderPassm_pRenderPass
 
xiiSharedPtr< xiiGALFramebufferm_pFramebuffer
 
xiiStaticArray< xiiGALOptimizedClearValue, 4U > m_ClearValues
 

Detailed Description

This describes the viewport.


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