HAL::GetGraphicsDeviceBase

HAL::GetGraphicsDeviceBase
Render::GraphicsDevice* GetGraphicsDeviceBase();
Description

GetGraphicsDevice returns the rendering delegate that records D3D9 API calls into a buffer. When Submit is called, the calls are executed.

Return Value

The graphics device for deferred rendering.