Home
last modified time | relevance | path

Searched refs:GL_CLIP_PLANE0 (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/opengl/libagl/
Dvertex.cpp166 const int p = plane - GL_CLIP_PLANE0; in clipPlanex()
167 if (ggl_unlikely(uint32_t(p) > (GL_CLIP_PLANE5 - GL_CLIP_PLANE0))) { in clipPlanex()
Dstate.cpp170 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()
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL11Header.java-if35 int GL_CLIP_PLANE0 = 0x3000;
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java36 int GL_CLIP_PLANE0 = 0x3000; field
/frameworks/base/opengl/java/android/opengl/
DGLES11.java38 public static final int GL_CLIP_PLANE0 = 0x3000; field in GLES11
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES11Header.java-if38 public static final int GL_CLIP_PLANE0 = 0x3000;
/frameworks/native/opengl/include/GLES/
Dgl.h96 #define GL_CLIP_PLANE0 0x3000 macro
/frameworks/native/opengl/libs/
Denums.in25 GL_ENUM(0x3000,GL_CLIP_PLANE0)
/frameworks/base/api/
Dcurrent.txt20568 field public static final int GL_CLIP_PLANE0 = 12288; // 0x3000
55019 field public static final int GL_CLIP_PLANE0 = 12288; // 0x3000
Dsystem-current.txt22512 field public static final int GL_CLIP_PLANE0 = 12288; // 0x3000
57625 field public static final int GL_CLIP_PLANE0 = 12288; // 0x3000