Home
last modified time | relevance | path

Searched refs:dispatchCommand (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dintf_shader_pipeline_binder.h183 virtual void SetDispatchCommand(const DispatchCommand& dispatchCommand) = 0;
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.h75 void SetDispatchCommand(const DispatchCommand& dispatchCommand) override;
H A Dshader_pipeline_binder.cpp572 void ShaderPipelineBinder::SetDispatchCommand(const DispatchCommand& dispatchCommand) in SetDispatchCommand() argument
574 dispatchCommand_ = dispatchCommand; in SetDispatchCommand()

Completed in 3 milliseconds