void ExecuteRT(DICommandContext& context) const;
RenderThread execution function; does proper map/unmap and dispatches to either ExecuteHW or ExecuteSW.
Parameters |
Description |
DICommandContext& context |
DrawableImage command context. |