Searched refs:GL_CLIP_PLANE4 (Results 1 – 12 of 12) sorted by relevance
100 #define GL_CLIP_PLANE4 0x3004 macro
109 #define GL_CLIP_PLANE4 0x3004 macro
1218 case GL_CLIP_PLANE4: context->setClipPlaneEnabled(4, false); break; in Disable()1355 case GL_CLIP_PLANE4: context->setClipPlaneEnabled(4, true); break; in Enable()2522 case GL_CLIP_PLANE4: return context->isClipPlaneEnabled(4); break; in IsEnabled()
1198 case GL_CLIP_PLANE4: in setEnableFeature()1326 case GL_CLIP_PLANE4: in getEnableFeature()
702 case GL_CLIP_PLANE4: in ValidCap()
113 #define GL_CLIP_PLANE4 0x3004 macro
1485 case GL_CLIP_PLANE4: in radeonEnable()
1679 case GL_CLIP_PLANE4: in r200Enable()
316 #define GL_CLIP_PLANE4 0x3004 macro
747 #define GL_CLIP_PLANE4 0x3004 macro2060 #define GL_CLIP_DISTANCE4 GL_CLIP_PLANE4
1606 pub const GL_CLIP_PLANE4: u32 = 12292; constant