DICommand::ExecuteRT

DICommand::ExecuteRT
void ExecuteRT(DICommandContext& context) const;
Description

RenderThread execution function; does proper map/unmap and dispatches to either ExecuteHW or ExecuteSW.

Parameters
Parameters 
Description 
DICommandContext& context 
DrawableImage command context.