Searched refs:SetStencilState (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.h | 261 void SetStencilState(const uint32_t frontFlags, const GraphicsState::StencilOpState& front,
|
H A D | render_backend_gles.cpp | 2303 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 8 milliseconds