Searched refs:STENCIL_LESS (Results 1 – 4 of 4) sorted by relevance
138 STENCIL_LESS, enumerator
549 case GL_LESS: return sw::STENCIL_LESS; in ConvertStencilComparison()
2043 case GL_LESS: return sw::STENCIL_LESS; in ConvertStencilComparison()
354 case STENCIL_LESS: // a < b ~ b > a in stencilTest()