Searched refs:GL_NOTEQUAL (Results 1 - 11 of 11) sorted by relevance

/frameworks/rs/driver/
H A DrsdProgramStore.cpp70 drv->depthFunc = GL_NOTEQUAL;
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if142 public static final int GL_NOTEQUAL = 0x0205;
H A DGLES20Header.java-if188 public static final int GL_NOTEQUAL = 0x0205;
/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
/frameworks/native/opengl/include/GLES/
H A Dgl.h70 #define GL_NOTEQUAL 0x0205 macro
125 /* GL_NOTEQUAL */
388 /* GL_NOTEQUAL */
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h238 #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/GLES3/
H A Dgl3.h238 #define GL_NOTEQUAL 0x0205 macro
H A Dgl31.h238 #define GL_NOTEQUAL 0x0205 macro

Completed in 291 milliseconds