GraphicsDevice::IsDeferred

GraphicsDevice::IsDeferred
virtual bool IsDeferred() const;
Description

IsDeferred determines whether this is a deferred device context.

Return Value

A Boolean value of true if this is deferred context and false otherwise.