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

Public Attributes

plGALTextureHandle m_hTexture
 
plEnum< plGALResourceFormatm_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.
 

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