Searched refs:GetDrawCommand (Results 1 – 4 of 4) sorted by relevance
208 virtual DrawCommand GetDrawCommand() const = 0; in RENDER_BEGIN_NAMESPACE()
83 DrawCommand GetDrawCommand() const override;
660 IShaderPipelineBinder::DrawCommand ShaderPipelineBinder::GetDrawCommand() const in GetDrawCommand() function in ShaderPipelineBinder
227 const IShaderPipelineBinder::DrawCommand dc = sRef.GetDrawCommand(); in ExecuteFrameGraphics()