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

This describes the buffer properties. More...

#include <Descriptors.h>

Inheritance diagram for xiiGALBufferProperties:
[legend]

Public Member Functions

 XII_DECLARE_POD_TYPE ()
 
- Public Member Functions inherited from xiiHashableStruct< xiiGALBufferProperties >
 xiiHashableStruct (const xiiHashableStruct< xiiGALBufferProperties > &other)
 
void operator= (const xiiHashableStruct< xiiGALBufferProperties > &other)
 
XII_ALWAYS_INLINE constexpr bool operator== (const xiiHashableStruct< xiiGALBufferProperties > &rhs) const=default
 
xiiUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

Public Attributes

xiiUInt32 m_uiConstantBufferAlignment = 0U
 The minimum required alignment, in bytes, for the constant buffer offsets.
 
xiiUInt32 m_uiStructuredBufferOffsetAlignment = 0U
 The minimum required alignment, in bytes, for the structured buffer offsets.
 

Detailed Description

This describes the buffer properties.


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