Home | History | Annotate | Download | only in main

Lines Matching refs:MaxClipPlanes

536    { GL_MAX_CLIP_PLANES, CONTEXT_INT(Const.MaxClipPlanes), NO_EXTRA },
1941 if (d->pname - GL_CLIP_DISTANCE0 >= ctx->Const.MaxClipPlanes) {