Plasma Engine  2.0
Loading...
Searching...
No Matches
plGALTexture Class Referenceabstract
Inheritance diagram for plGALTexture:

Protected Member Functions

 plGALTexture (const plGALTextureCreationDescription &Description)
 
virtual plResult InitPlatform (plGALDevice *pDevice, plArrayPtr< plGALSystemMemoryDescription > pInitialData)=0
 
virtual plResult DeInitPlatform (plGALDevice *pDevice)=0
 
- Protected Member Functions inherited from plGALResourceBase
virtual void SetDebugNamePlatform (const char *szName) const =0
 

Protected Attributes

plGALTextureResourceViewHandle m_hDefaultResourceView
 
plGALRenderTargetViewHandle m_hDefaultRenderTargetView
 
plHashTable< plUInt32, plGALTextureResourceViewHandlem_ResourceViews
 
plHashTable< plUInt32, plGALRenderTargetViewHandlem_RenderTargetViews
 
plHashTable< plUInt32, plGALTextureUnorderedAccessViewHandlem_UnorderedAccessViews
 
- Protected Attributes inherited from plGALResource< plGALTextureCreationDescription >
const plGALTextureCreationDescription m_Description
 

Friends

class plGALDevice
 

Additional Inherited Members

- Public Member Functions inherited from plGALResource< plGALTextureCreationDescription >
PL_ALWAYS_INLINE plGALResource (const plGALTextureCreationDescription &description)
 
PL_ALWAYS_INLINE const plGALTextureCreationDescriptionGetDescription () const
 
- Public Member Functions inherited from plGALResourceBase
void SetDebugName (const char *szName) const
 
virtual const plGALResourceBaseGetParentResource () const
 
- Public Member Functions inherited from plRefCounted
virtual ~plRefCounted ()=default
 Adds a virtual destructor.
 
- Public Member Functions inherited from plRefCountingImpl
 plRefCountingImpl ()=default
 Constructor.
 
 plRefCountingImpl (const plRefCountingImpl &rhs)
 
void operator= (const plRefCountingImpl &rhs)
 
plInt32 AddRef () const
 Increments the reference counter. Returns the new reference count.
 
plInt32 ReleaseRef () const
 Decrements the reference counter. Returns the new reference count.
 
bool IsReferenced () const
 Returns true if the reference count is greater than 0, false otherwise.
 
plInt32 GetRefCount () const
 Returns the current reference count.
 

The documentation for this class was generated from the following files: