Searched defs:GL_LEQUAL (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h66 /* GL_LEQUAL */
138 /* GL_LEQUAL */
284 #define GL_LEQUAL 0x0203 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h103 #define GL_LEQUAL 0x0203 macro
150 /* GL_LEQUAL */
343 /* GL_LEQUAL */
/frameworks/native/opengl/include/GLES/
H A Dgl.h68 #define GL_LEQUAL 0x0203 macro
123 /* GL_LEQUAL */
386 /* GL_LEQUAL */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java95 public static final int GL_LEQUAL = 0x0203; field in class:GLES10
H A DGLES20.java186 public static final int GL_LEQUAL = 0x0203; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java93 int GL_LEQUAL = 0x0203; field in interface:GL10

Completed in 57 milliseconds