![]() |
XII Release 0.1.0
|
Public Member Functions | |
XII_DECLARE_POD_TYPE () | |
![]() | |
xiiHashableStruct (const xiiHashableStruct< xiiVertexStreamInfo > &other) | |
void | operator= (const xiiHashableStruct< xiiVertexStreamInfo > &other) |
XII_ALWAYS_INLINE constexpr bool | operator== (const xiiHashableStruct< xiiVertexStreamInfo > &rhs) const=default |
xiiUInt32 | CalculateHash () const |
Calculates the 32 bit hash of the struct and returns it. | |
Public Attributes | |
xiiEnum< xiiGALInputLayoutSemantic > | m_Semantic |
xiiUInt8 | m_uiVertexBufferSlot = 0 |
xiiEnum< xiiGALResourceFormat > | m_Format |
xiiUInt16 | m_uiOffset |
at which byte offset the first element starts | |
xiiUInt16 | m_uiElementSize |
the number of bytes for this element type (depends on the format); this is not the stride between elements! | |