![]() |
Plasma Engine
2.0
|

Public Attributes | |
| plGALTextureHandle | m_hTexture |
| plEnum< plGALResourceFormat > | m_OverrideViewFormat = plGALResourceFormat::Invalid |
| plUInt32 | m_uiMipLevel = 0 |
| plUInt32 | m_uiFirstSlice = 0 |
| plUInt32 | m_uiSliceCount = 1 |
| bool | m_bReadOnly = false |
| Can be used for depth stencil views to create read only views (e.g. for soft particles using the native depth buffer) | |
Additional Inherited Members | |
Public Member Functions inherited from plHashableStruct< plGALRenderTargetViewCreationDescription > | |
| plHashableStruct (const plHashableStruct< plGALRenderTargetViewCreationDescription > &other) | |
| void | operator= (const plHashableStruct< plGALRenderTargetViewCreationDescription > &other) |
| plUInt32 | CalculateHash () const |
| Calculates the 32 bit hash of the struct and returns it. | |