![]() |
ezEngine Release 25.08
|
Static Public Member Functions | |
static EZ_ALWAYS_INLINE ezUInt32 | Hash (const View &value) |
static EZ_ALWAYS_INLINE bool | Equal (const View &a, const View &b) |
Public Attributes | |
ezGALTextureRange | m_TextureRange |
ezEnum< ezGALShaderResourceType > | m_ResourceType |
ezEnum< ezGALShaderTextureType > | m_TextureType |
ezEnum< ezGALResourceFormat > | m_OverrideViewFormat |
Additional Inherited Members | |
![]() | |
ezHashableStruct (const ezHashableStruct< View > &other) | |
void | operator= (const ezHashableStruct< View > &other) |
bool | operator== (const ezHashableStruct< View > &other) const |
bool | operator!= (const ezHashableStruct< View > &other) const |
bool | operator< (const ezHashableStruct< View > &other) const |
ezUInt32 | CalculateHash () const |
Calculates the 32 bit hash of the struct and returns it. | |