![]() |
XII Release 0.1.0
|
This describes the command list creation description. More...
#include <CommandList.h>
Public Member Functions | |
XII_DECLARE_POD_TYPE () | |
![]() | |
xiiHashableStruct (const xiiHashableStruct< xiiGALCommandListCreationDescription > &other) | |
void | operator= (const xiiHashableStruct< xiiGALCommandListCreationDescription > &other) |
XII_ALWAYS_INLINE constexpr bool | operator== (const xiiHashableStruct< xiiGALCommandListCreationDescription > &rhs) const=default |
xiiUInt32 | CalculateHash () const |
Calculates the 32 bit hash of the struct and returns it. | |
Public Attributes | |
xiiBitflags< xiiGALCommandQueueType > | m_QueueType = xiiGALCommandQueueType::Unknown |
The command queue type that this command list uses. | |
This describes the command list creation description.