Home | History | Annotate | Download | only in common

Lines Matching refs:ClipPlanesEnabled

152    GLbitfield ClipPlanesEnabled;
731 save->ClipPlanesEnabled = ctx->Transform.ClipPlanesEnabled;
732 if (ctx->Transform.ClipPlanesEnabled) {
1064 if (save->ClipPlanesEnabled) {
1067 if (save->ClipPlanesEnabled & (1 << i)) {