Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp628 bool CompareStencilOp(const GraphicsState::StencilOpState& a, const GraphicsState::StencilOpState& b) in CompareStencilOp() function
2878 if (!CompareStencilOp(cDepth.frontStencilOpState, depth.frontStencilOpState)) { in UpdateStencilState()
2881 if (!CompareStencilOp(cDepth.backStencilOpState, depth.backStencilOpState)) { in UpdateStencilState()

Completed in 6 milliseconds