![]() |
Plasma Engine
2.0
|

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< plGALResourceFormat > | m_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. | |