XLE  v0.02.0
Public Member Functions | List of all members
RenderCore::ThreadContextDX11 Class Reference
Inheritance diagram for RenderCore::ThreadContextDX11:
Inheritance graph
[legend]

Public Member Functions

virtual void * QueryInterface (const GUID &guid)
 
std::shared_ptr< Metal_DX11::DeviceContext > & GetUnderlying ()
 
 ThreadContextDX11 (intrusive_ptr< ID3D::DeviceContext > devContext, std::shared_ptr< Device > device)
 
- Public Member Functions inherited from RenderCore::ThreadContext
bool IsImmediate () const
 
ThreadContextStateDesc GetStateDesc () const
 
std::shared_ptr< IDeviceGetDevice () const
 
void ClearAllBoundTargets () const
 
void IncrFrameId ()
 
 ThreadContext (intrusive_ptr< ID3D::DeviceContext > devContext, std::shared_ptr< Device > device)
 

Additional Inherited Members

- Protected Attributes inherited from RenderCore::ThreadContext
std::shared_ptr< Metal_DX11::DeviceContext_underlying
 
std::weak_ptr< Device_device
 
unsigned _frameId
 

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