Scaleform::Render::GraphicsDevice
class GraphicsDevice : public RefCountBase<GraphicsDevice, StatRender_Context_Mem>;
An abstract rendering device class to record 'virtual' command buffers for platforms which don't directly support deferred contexts (eg. D3D9).
|
Method |
Description |
|
| |
|
Notifies the platform-specific GraphicsDevice that rendering, or command buffer recording, is beginning. | |
|
Notifies the platform-specific GraphicsDevice that rendering, or command buffer recording, is finished. | |
|
GrpahicsDevice constructor. | |
|
Determines whether this is a deferred device context. |
Render_GraphicsDevice.h