Home | History | Annotate | Download | only in swrast

Lines Matching refs:Stencil

1214    /* Stencil and Z testing */
1215 if (ctx->Stencil._Enabled || ctx->Depth.Test) {
1222 if (ctx->Stencil._Enabled) {
1223 /* Combined Z/stencil tests */
1258 * Z/stencil testing.