Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h86 void BindGraphicsPipeline(const struct RenderCommandBindPipeline&);
H A Drender_backend_gles.cpp970 BindGraphicsPipeline(renderCmd); in RenderCommandBindPipeline()
1047 void RenderBackendGLES::BindGraphicsPipeline(const struct RenderCommandBindPipeline& renderCmd) in BindGraphicsPipeline() function in RenderBackendGLES