Searched refs:GL_CLIP_PLANE1 (Results 1 – 7 of 7) sorted by relevance
97 #define GL_CLIP_PLANE1 0x3001 macro
106 #define GL_CLIP_PLANE1 0x3001 macro
1215 case GL_CLIP_PLANE1: context->setClipPlaneEnabled(1, false); break; in Disable()1352 case GL_CLIP_PLANE1: context->setClipPlaneEnabled(1, true); break; in Enable()2514 case GL_CLIP_PLANE1: return context->isClipPlaneEnabled(1); break; in IsEnabled()
1506 case GL_CLIP_PLANE1: in radeonEnable()
1697 case GL_CLIP_PLANE1: in r200Enable()
318 #define GL_CLIP_PLANE1 0x3001 macro