Searched refs:GL_STENCIL_BITS (Results 1 – 19 of 19) sorted by relevance
/frameworks/base/opengl/tools/glgen/specs/gles11/ |
D | checks.spec | 12 …ON_OFFSET_UNITS,GL_PROJECTION_STACK_DEPTH,GL_RED_BITS,GL_SHADE_MODEL,GL_STENCIL_BITS,GL_STENCIL_CL…
|
/frameworks/base/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 10 …ON_OFFSET_UNITS,GL_PROJECTION_STACK_DEPTH,GL_RED_BITS,GL_SHADE_MODEL,GL_STENCIL_BITS,GL_STENCIL_CL…
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 199 int GL_STENCIL_BITS = 0x0D57; field
|
/frameworks/base/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 198 int GL_STENCIL_BITS = 0x0D57;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 201 public static final int GL_STENCIL_BITS = 0x0D57; field in GLES10
|
D | GLES20.java | 132 public static final int GL_STENCIL_BITS = 0x0D57; field in GLES20
|
D | GLLogWrapper.java | 660 case GL_STENCIL_BITS: in getIntegerStateName() 724 case GL_STENCIL_BITS: in getIntegerStateSize()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 1149 #if defined(GL_STENCIL_BITS) in android_glGetIntegerv__I_3II() 1150 case GL_STENCIL_BITS: in android_glGetIntegerv__I_3II() 1511 #if defined(GL_STENCIL_BITS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1512 case GL_STENCIL_BITS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
D | android_opengl_GLES20.cpp | 2024 #if defined(GL_STENCIL_BITS) in android_glGetIntegerv__I_3II() 2025 case GL_STENCIL_BITS: in android_glGetIntegerv__I_3II() 2386 #if defined(GL_STENCIL_BITS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 2387 case GL_STENCIL_BITS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
D | com_google_android_gles_jni_GLImpl.cpp | 1275 #if defined(GL_STENCIL_BITS) in android_glGetIntegerv__I_3II() 1276 case GL_STENCIL_BITS: in android_glGetIntegerv__I_3II() 1637 #if defined(GL_STENCIL_BITS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1638 case GL_STENCIL_BITS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
/frameworks/base/opengl/libagl/ |
D | state.cpp | 453 case GL_STENCIL_BITS: in glGetIntegerv()
|
/frameworks/base/opengl/tests/angeles/include/GLES/ |
D | gl.h | 240 #define GL_STENCIL_BITS 0x0D57 macro
|
/frameworks/base/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 200 public static final int GL_STENCIL_BITS = 0x0D57;
|
D | GLES20Header.java-if | 131 public static final int GL_STENCIL_BITS = 0x0D57;
|
/frameworks/base/opengl/include/GLES/ |
D | gl.h | 251 #define GL_STENCIL_BITS 0x0D57 macro
|
/frameworks/base/opengl/include/GLES2/ |
D | gl2.h | 207 #define GL_STENCIL_BITS 0x0D57 macro
|
/frameworks/base/opengl/libs/ |
D | enums.in | 119 GL_ENUM(0x0D57,GL_STENCIL_BITS)
|
/frameworks/base/api/ |
D | current.txt | 13153 field public static final int GL_STENCIL_BITS = 3415; // 0xd57 14050 field public static final int GL_STENCIL_BITS = 3415; // 0xd57 39903 field public static final int GL_STENCIL_BITS = 3415; // 0xd57
|
D | 14.txt | 13153 field public static final int GL_STENCIL_BITS = 3415; // 0xd57 14050 field public static final int GL_STENCIL_BITS = 3415; // 0xd57 39903 field public static final int GL_STENCIL_BITS = 3415; // 0xd57
|