Searched defs:GL_STENCIL_BACK_PASS_DEPTH_FAIL (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java113 public static final int GL_STENCIL_BACK_PASS_DEPTH_FAIL = 0x8802; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h171 #define GL_STENCIL_BACK_PASS_DEPTH_FAIL 0x8802 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h171 #define GL_STENCIL_BACK_PASS_DEPTH_FAIL 0x8802 macro
H A Dgl31.h171 #define GL_STENCIL_BACK_PASS_DEPTH_FAIL 0x8802 macro
H A Dgl32.h171 #define GL_STENCIL_BACK_PASS_DEPTH_FAIL 0x8802 macro

Completed in 34 milliseconds