Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h140 void DoGraphicsState(const GraphicsState& graphicsState);
H A Drender_backend_gles.cpp1055 DoGraphicsState(data.graphicsState); in BindGraphicsPipeline()
3008 void RenderBackendGLES::DoGraphicsState(const GraphicsState& graphicsState) in DoGraphicsState() function in RenderBackendGLES