Searched refs:STENCIL_LESS (Results 1 – 6 of 6) sorted by relevance
137 STENCIL_LESS, enumerator
237 case GL_LESS: return sw::STENCIL_LESS; in ConvertStencilComparison()
459 case GL_LESS: return sw::STENCIL_LESS; in ConvertStencilComparison()
1241 case GL_LESS: return sw::STENCIL_LESS; in ConvertStencilComparison()
3435 renderer->setStencilCompare(sw::STENCIL_LESS); in SetRenderState()3861 renderer->setStencilCompareCCW(sw::STENCIL_LESS); in SetRenderState()
363 case STENCIL_LESS: // a < b ~ b > a in stencilTest()