ezEngine  Release 25.03
ezGALTextureUnorderedAccessViewCreationDescription Struct Reference
Inheritance diagram for ezGALTextureUnorderedAccessViewCreationDescription:

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< ezGALResourceFormatm_OverrideViewFormat = ezGALResourceFormat::Invalid
 
ezEnum< ezGALTextureTypem_OverrideViewType = ezGALTextureType::Invalid
 

Additional Inherited Members

- Public Member Functions inherited from ezHashableStruct< ezGALTextureUnorderedAccessViewCreationDescription >
 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.
 

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