Searched refs:GL_NEVER (Results 1 - 12 of 12) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if135 public static final int GL_NEVER = 0x0200;
H A DGLES20Header.java-if183 public static final int GL_NEVER = 0x0200;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java135 public static final int GL_NEVER = 0x0200; field in class:GLES10
H A DGLES20.java183 public static final int GL_NEVER = 0x0200; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java133 int GL_NEVER = 0x0200; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dstate.cpp228 if (func < GL_NEVER || func > GL_ALWAYS) {
/frameworks/native/opengl/include/GLES/
H A Dgl.h65 #define GL_NEVER 0x0200 macro
120 /* GL_NEVER */
383 /* GL_NEVER */
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h100 #define GL_NEVER 0x0200 macro
147 /* GL_NEVER */
340 /* GL_NEVER */
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h241 #define GL_NEVER 0x0200 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h241 #define GL_NEVER 0x0200 macro
H A Dgl31.h241 #define GL_NEVER 0x0200 macro
H A Dgl32.h241 #define GL_NEVER 0x0200 macro

Completed in 329 milliseconds