Searched refs:GL_STENCIL_REF (Results 1 - 11 of 11) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if127 public static final int GL_STENCIL_REF = 0x0B97;
H A DGLES20Header.java-if108 public static final int GL_STENCIL_REF = 0x0B97;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java127 public static final int GL_STENCIL_REF = 0x0B97; field in class:GLES11
H A DGLES20.java108 public static final int GL_STENCIL_REF = 0x0B97; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java125 int GL_STENCIL_REF = 0x0B97; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h216 #define GL_STENCIL_REF 0x0B97 macro
/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp1418 #if defined(GL_STENCIL_REF)
1419 case GL_STENCIL_REF:
1420 #endif // defined(GL_STENCIL_REF)
1787 #if defined(GL_STENCIL_REF)
1788 case GL_STENCIL_REF:
1789 #endif // defined(GL_STENCIL_REF)
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h166 #define GL_STENCIL_REF 0x0B97 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h166 #define GL_STENCIL_REF 0x0B97 macro
H A Dgl31.h166 #define GL_STENCIL_REF 0x0B97 macro
H A Dgl32.h166 #define GL_STENCIL_REF 0x0B97 macro

Completed in 115 milliseconds