ezEngine Release 25.08
Loading...
Searching...
No Matches
ezGALBufferCreationDescription Struct Reference
Inheritance diagram for ezGALBufferCreationDescription:

Public Attributes

ezUInt32 m_uiTotalSize = 0
 Total size in bytes. Must always be set > 0.
 
ezUInt32 m_uiStructSize = 0
 Struct, Index or Vertex size in bytes. Only valid if StructuredBuffer, VertexBuffer or IndexBuffer flag is set.
 
ezBitflags< ezGALBufferUsageFlagsm_BufferFlags
 
ezGALResourceAccess m_ResourceAccess
 
ezEnum< ezGALResourceFormatm_Format
 Only relevant for TexelBuffer to create the default view.
 

Additional Inherited Members

- Public Member Functions inherited from ezHashableStruct< ezGALBufferCreationDescription >
 ezHashableStruct (const ezHashableStruct< ezGALBufferCreationDescription > &other)
 
void operator= (const ezHashableStruct< ezGALBufferCreationDescription > &other)
 
bool operator== (const ezHashableStruct< ezGALBufferCreationDescription > &other) const
 
bool operator!= (const ezHashableStruct< ezGALBufferCreationDescription > &other) const
 
bool operator< (const ezHashableStruct< ezGALBufferCreationDescription > &other) const
 
ezUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

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