Searched refs:GL_CLIP_PLANE2 (Results 1 – 7 of 7) sorted by relevance
98 #define GL_CLIP_PLANE2 0x3002 macro
116 #define GL_CLIP_PLANE2 0x3002 macro
107 #define GL_CLIP_PLANE2 0x3002 macro
1216 case GL_CLIP_PLANE2: context->setClipPlaneEnabled(2, false); break; in Disable()1353 case GL_CLIP_PLANE2: context->setClipPlaneEnabled(2, true); break; in Enable()2520 case GL_CLIP_PLANE2: return context->isClipPlaneEnabled(2); break; in IsEnabled()
1506 case GL_CLIP_PLANE2: in radeonEnable()
1698 case GL_CLIP_PLANE2: in r200Enable()
319 #define GL_CLIP_PLANE2 0x3002 macro