![]() |
XII Release 0.1.0
|
This describes the fence creation description. More...
#include <Fence.h>
Public Member Functions | |
XII_DECLARE_POD_TYPE () | |
![]() | |
xiiHashableStruct (const xiiHashableStruct< xiiGALFenceCreationDescription > &other) | |
void | operator= (const xiiHashableStruct< xiiGALFenceCreationDescription > &other) |
XII_ALWAYS_INLINE constexpr bool | operator== (const xiiHashableStruct< xiiGALFenceCreationDescription > &rhs) const=default |
xiiUInt32 | CalculateHash () const |
Calculates the 32 bit hash of the struct and returns it. | |
Public Attributes | |
xiiEnum< xiiGALFenceType > | m_Type = xiiGALFenceType::CpuWaitOnly |
The fence type. | |
This describes the fence creation description.