Searched refs:GL_CLIP_PLANE0 (Results 1 – 9 of 9) sorted by relevance
166 const int p = plane - GL_CLIP_PLANE0; in clipPlanex()167 if (ggl_unlikely(uint32_t(p) > (GL_CLIP_PLANE5 - GL_CLIP_PLANE0))) { in clipPlanex()
170 case GL_CLIP_PLANE0: in enable_disable()176 c->clipPlanes.enable &= ~(1<<(cap-GL_CLIP_PLANE0)); in enable_disable()177 c->clipPlanes.enable |= (enabled<<(cap-GL_CLIP_PLANE0)); in enable_disable()
35 int GL_CLIP_PLANE0 = 0x3000;
36 int GL_CLIP_PLANE0 = 0x3000; field
38 public static final int GL_CLIP_PLANE0 = 0x3000; field in GLES11
38 public static final int GL_CLIP_PLANE0 = 0x3000;
106 #define GL_CLIP_PLANE0 0x3000 macro
25 GL_ENUM(0x3000,GL_CLIP_PLANE0)
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...