Searched refs:maxClipPlane (Results 1 – 2 of 2) sorted by relevance
72 int maxClipPlane = 0; member430 static int getMaxClipPlanes(){return s_glSupport.maxClipPlane;} in getMaxClipPlanes()
1805 s_glDispatch.glGetIntegerv(GL_MAX_CLIP_PLANES, &glSupport.maxClipPlane); in initCapsLocked()