![]() |
ezEngine
Release 25.03
|
Public Attributes | |
ezGALTextureHandle | m_hTexture |
ezUInt32 | m_uiFirstArraySlice = 0 |
First depth slice for 3D Textures. | |
ezUInt32 | m_uiArraySize = 1 |
Number of depth slices for 3D textures. | |
ezUInt16 | m_uiMipLevelToUse = 0 |
Which MipLevel is accessed with this UAV. | |
ezEnum< ezGALResourceFormat > | m_OverrideViewFormat = ezGALResourceFormat::Invalid |
ezEnum< ezGALTextureType > | m_OverrideViewType = ezGALTextureType::Invalid |
Additional Inherited Members | |
![]() | |
ezHashableStruct (const ezHashableStruct< ezGALTextureUnorderedAccessViewCreationDescription > &other) | |
void | operator= (const ezHashableStruct< ezGALTextureUnorderedAccessViewCreationDescription > &other) |
ezUInt32 | CalculateHash () const |
Calculates the 32 bit hash of the struct and returns it. | |