Home | History | Annotate | Download | only in common

Lines Matching refs:stencilMax

1767    const GLuint stencilMax = (1 << ctx->DrawBuffer->Visual.stencilBits) - 1;
1826 ctx->Stencil.Clear & stencilMax,
1990 const GLuint stencilMax = (1 << ctx->DrawBuffer->Visual.stencilBits) - 1;
2065 ctx->Stencil.Clear & stencilMax,