Searched defs:stencilMax (Results 1 – 3 of 3) sorted by relevance
364 const GLuint stencilMax = 0xff; in is_stencil_disabled() local377 const GLuint stencilMax = 0xff; in is_stencil_masked() local
52 GLint stencilMax = (1 << ctx->DrawBuffer->Visual.stencilBits) - 1; in _mesa_get_stencil_ref() local
96 const unsigned stencilMax = 255; /* XXX fix */ in lp_build_stencil_test_single() local