Searched refs:GL_STENCIL_PASS_DEPTH_PASS (Results 1 - 10 of 10) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if126 public static final int GL_STENCIL_PASS_DEPTH_PASS = 0x0B96;
H A DGLES20Header.java-if107 public static final int GL_STENCIL_PASS_DEPTH_PASS = 0x0B96;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java126 public static final int GL_STENCIL_PASS_DEPTH_PASS = 0x0B96; field in class:GLES11
H A DGLES20.java107 public static final int GL_STENCIL_PASS_DEPTH_PASS = 0x0B96; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java124 int GL_STENCIL_PASS_DEPTH_PASS = 0x0B96; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h215 #define GL_STENCIL_PASS_DEPTH_PASS 0x0B96 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h157 #define GL_STENCIL_PASS_DEPTH_PASS 0x0B96 macro
/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp1411 #if defined(GL_STENCIL_PASS_DEPTH_PASS)
1412 case GL_STENCIL_PASS_DEPTH_PASS:
1413 #endif // defined(GL_STENCIL_PASS_DEPTH_PASS)
1780 #if defined(GL_STENCIL_PASS_DEPTH_PASS)
1781 case GL_STENCIL_PASS_DEPTH_PASS:
1782 #endif // defined(GL_STENCIL_PASS_DEPTH_PASS)
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h157 #define GL_STENCIL_PASS_DEPTH_PASS 0x0B96 macro
H A Dgl31.h157 #define GL_STENCIL_PASS_DEPTH_PASS 0x0B96 macro

Completed in 345 milliseconds