Searched refs:GL_CLIP_PLANE0 (Results 1 – 5 of 5) sorted by relevance
29 return e >=GL_CLIP_PLANE0 && e <= (GL_CLIP_PLANE0+maxClipPlanes); in clipPlaneEnum()
2269 ctx->dispatcher().glDisable(GL_CLIP_PLANE0+i); in glDrawTexOES()
140 case GL_CLIP_PLANE0: in glUtilsParamSize()
228 GL_CLIP_PLANE0(0x3000), enumConstant
96 #define GL_CLIP_PLANE0 0x3000 macro