Plasma Engine  2.0
Loading...
Searching...
No Matches
plGALTextureUnorderedAccessViewCreationDescription Struct Reference
Inheritance diagram for plGALTextureUnorderedAccessViewCreationDescription:

Public Attributes

plGALTextureHandle m_hTexture
 
plUInt32 m_uiFirstArraySlice = 0
 First depth slice for 3D Textures.
 
plUInt32 m_uiArraySize = 1
 Number of depth slices for 3D textures.
 
plUInt16 m_uiMipLevelToUse = 0
 Which MipLevel is accessed with this UAV.
 
plEnum< plGALResourceFormatm_OverrideViewFormat = plGALResourceFormat::Invalid
 

Additional Inherited Members

- Public Member Functions inherited from plHashableStruct< plGALTextureUnorderedAccessViewCreationDescription >
 plHashableStruct (const plHashableStruct< plGALTextureUnorderedAccessViewCreationDescription > &other)
 
void operator= (const plHashableStruct< plGALTextureUnorderedAccessViewCreationDescription > &other)
 
plUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

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