|
XLE
v0.02.0
|

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< IDevice > | GetDevice () 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 |
1.8.10