Home
last modified time | relevance | path

Searched refs:SetStencilState (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h261 void SetStencilState(const uint32_t frontFlags, const GraphicsState::StencilOpState& front,
H A Drender_backend_gles.cpp2303 void RenderBackendGLES::SetStencilState(const uint32_t frontFlags, const GraphicsState::StencilOpState& front, in SetStencilState() function in RenderBackendGLES
2384 SetStencilState(setFront, cFront, setBack, cBack); in RenderCommandDynamicStateStencil()
2749 SetStencilState(updateAllFlags, cDepth.frontStencilOpState, updateAllFlags, cDepth.backStencilOpState); in PrimeDepthStencilState()
2884 SetStencilState(setFront, depth.frontStencilOpState, setBack, depth.backStencilOpState); in UpdateStencilState()

Completed in 6 milliseconds