Searched defs:GL_ZERO (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h73 #define GL_ZERO 0 macro
83 /* GL_ZERO */
291 /* GL_ZERO */
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h110 #define GL_ZERO 0 macro
120 /* GL_ZERO */
350 /* GL_ZERO */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java261 public static final int GL_ZERO = 0; field in class:GLES10
H A DGLES20.java38 public static final int GL_ZERO = 0; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java259 int GL_ZERO = 0; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h75 #define GL_ZERO 0 macro
85 /* GL_ZERO */
393 /* GL_ZERO */
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h97 #define GL_ZERO 0 macro
107 /* GL_ZERO */
315 /* GL_ZERO */

Completed in 29 milliseconds