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

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h69 /* GL_GEQUAL */
141 /* GL_GEQUAL */
287 #define GL_GEQUAL 0x0206 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h106 #define GL_GEQUAL 0x0206 macro
153 /* GL_GEQUAL */
346 /* GL_GEQUAL */
/frameworks/native/opengl/include/GLES/
H A Dgl.h71 #define GL_GEQUAL 0x0206 macro
126 /* GL_GEQUAL */
389 /* GL_GEQUAL */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java84 public static final int GL_GEQUAL = 0x0206; field in class:GLES10
H A DGLES20.java189 public static final int GL_GEQUAL = 0x0206; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java82 int GL_GEQUAL = 0x0206; field in interface:GL10

Completed in 145 milliseconds