XLE
v0.02.0
|
Public Member Functions | |
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) | |
Protected Attributes | |
std::shared_ptr< Metal_DX11::DeviceContext > | _underlying |
std::weak_ptr< Device > | _device |
unsigned | _frameId |