Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h256 void UpdateStencilState(const GraphicsState& graphicsState);
H A Drender_backend_gles.cpp2839 void RenderBackendGLES::UpdateStencilState(const GraphicsState& graphicsState) in UpdateStencilState() function in RenderBackendGLES
2891 UpdateStencilState(graphicsState); in UpdateDepthStencilState()