RenderHALThread::PushThreadCommand

RenderHALThread::PushThreadCommand
virtual void PushThreadCommand(Render::ThreadCommand* command);
Description

PushThreadCommand is a Render::ThreadCommandQueue implementation for executing a command on the render thread.

Parameters
Parameters 
Description 
Render::ThreadCommand* command 
Command to be executed on the render thread.