Searched refs:GL_CLIP_PLANE3 (Results 1 – 12 of 12) sorted by relevance
99 #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()
1197 case GL_CLIP_PLANE3: in setEnableFeature()1325 case GL_CLIP_PLANE3: in getEnableFeature()
701 case GL_CLIP_PLANE3: in ValidCap()
112 #define GL_CLIP_PLANE3 0x3003 macro
1484 case GL_CLIP_PLANE3: in radeonEnable()
1678 case GL_CLIP_PLANE3: in r200Enable()
315 #define GL_CLIP_PLANE3 0x3003 macro
746 #define GL_CLIP_PLANE3 0x3003 macro2059 #define GL_CLIP_DISTANCE3 GL_CLIP_PLANE3
1601 pub const GL_CLIP_PLANE3: u32 = 12291; constant