![]() |
ezEngine Release 26.9
|

Public Attributes | |
| ezUInt32 | m_uiBindGroup = 0 |
| ezHashedString | m_sBinding |
| ezGALBufferHandle | m_hBuffer |
| ezBitflags< ezGALResourceState > | m_expectedState |
| ezBitflags< ezGALShaderStageFlags > | m_expectedStages |
| ezBitflags< ezGALResourceState > | m_actualState |
| ezBitflags< ezGALShaderStageFlags > | m_actualStages |
Additional Inherited Members | |
Public Member Functions inherited from ezHashableStruct< ezBufferValidationError > | |
| ezHashableStruct (const ezHashableStruct< ezBufferValidationError > &other) | |
| void | operator= (const ezHashableStruct< ezBufferValidationError > &other) |
| bool | operator== (const ezHashableStruct< ezBufferValidationError > &other) const |
| bool | operator!= (const ezHashableStruct< ezBufferValidationError > &other) const |
| bool | operator< (const ezHashableStruct< ezBufferValidationError > &other) const |
| ezUInt32 | CalculateHash () const |
| Calculates the 32 bit hash of the struct and returns it. | |