Home
last modified time | relevance | path

Searched refs:BindComputePipeline (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h87 void BindComputePipeline(const struct RenderCommandBindPipeline&);
H A Drender_backend_gles.cpp968 BindComputePipeline(renderCmd); in RenderCommandBindPipeline()
975 void RenderBackendGLES::BindComputePipeline(const struct RenderCommandBindPipeline& renderCmd) in BindComputePipeline() function in RenderBackendGLES