Searched refs:GetDispatchCommand (Results 1 – 4 of 4) sorted by relevance
213 virtual DispatchCommand GetDispatchCommand() const = 0; in RENDER_BEGIN_NAMESPACE()
84 DispatchCommand GetDispatchCommand() const override;
665 IShaderPipelineBinder::DispatchCommand ShaderPipelineBinder::GetDispatchCommand() const in GetDispatchCommand() function in ShaderPipelineBinder
313 const IShaderPipelineBinder::DispatchCommand dc = sRef.GetDispatchCommand(); in ExecuteFrameCompute()