Searched refs:GL_CLIP_PLANE3 (Results 1 – 7 of 7) sorted by relevance
99 #define GL_CLIP_PLANE3 0x3003 macro
117 #define GL_CLIP_PLANE3 0x3003 macro
108 #define GL_CLIP_PLANE3 0x3003 macro
1217 case GL_CLIP_PLANE3: context->setClipPlaneEnabled(3, false); break; in Disable()1354 case GL_CLIP_PLANE3: context->setClipPlaneEnabled(3, true); break; in Enable()2521 case GL_CLIP_PLANE3: return context->isClipPlaneEnabled(3); break; in IsEnabled()
1507 case GL_CLIP_PLANE3: in radeonEnable()
1699 case GL_CLIP_PLANE3: in r200Enable()
320 #define GL_CLIP_PLANE3 0x3003 macro