![]() |
ezEngine Release 25.08
|
Public Attributes | |
ezEnum< ezGALTextureFilterMode > | m_MinFilter |
ezEnum< ezGALTextureFilterMode > | m_MagFilter |
ezEnum< ezGALTextureFilterMode > | m_MipFilter |
ezEnum< ezImageAddressMode > | m_AddressU |
ezEnum< ezImageAddressMode > | m_AddressV |
ezEnum< ezImageAddressMode > | m_AddressW |
ezEnum< ezGALCompareFunc > | m_SampleCompareFunc |
ezColor | m_BorderColor = ezColor::Black |
float | m_fMipLodBias = 0.0f |
float | m_fMinMip = -1.0f |
float | m_fMaxMip = 42000.0f |
ezUInt32 | m_uiMaxAnisotropy = 4 |
Additional Inherited Members | |
![]() | |
ezHashableStruct (const ezHashableStruct< ezGALSamplerStateCreationDescription > &other) | |
void | operator= (const ezHashableStruct< ezGALSamplerStateCreationDescription > &other) |
bool | operator== (const ezHashableStruct< ezGALSamplerStateCreationDescription > &other) const |
bool | operator!= (const ezHashableStruct< ezGALSamplerStateCreationDescription > &other) const |
bool | operator< (const ezHashableStruct< ezGALSamplerStateCreationDescription > &other) const |
ezUInt32 | CalculateHash () const |
Calculates the 32 bit hash of the struct and returns it. | |