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

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h68 /* GL_NOTEQUAL */
140 /* GL_NOTEQUAL */
286 #define GL_NOTEQUAL 0x0205 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h105 #define GL_NOTEQUAL 0x0205 macro
152 /* GL_NOTEQUAL */
345 /* GL_NOTEQUAL */
/frameworks/native/opengl/include/GLES/
H A Dgl.h70 #define GL_NOTEQUAL 0x0205 macro
125 /* GL_NOTEQUAL */
388 /* GL_NOTEQUAL */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java142 public static final int GL_NOTEQUAL = 0x0205; field in class:GLES10
H A DGLES20.java188 public static final int GL_NOTEQUAL = 0x0205; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java140 int GL_NOTEQUAL = 0x0205; field in interface:GL10

Completed in 232 milliseconds