virtual ThreadCommandQueue* GetThreadCommandQueue() const;
GetThreadCommandQueue returns render thread command queue, if any, used to post commands that must be executed by the render thread.
A pointer to ThreadCommandQueue.