Searched defs:GL_TRUE (Results 1 - 6 of 6) sorted by last modified time

/frameworks/native/opengl/include/GLES/
H A Dgl.h53 #define GL_TRUE 1 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h51 #define GL_TRUE 1 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h88 #define GL_TRUE 1 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java250 public static final int GL_TRUE = 1; field in class:GLES10
H A DGLES20.java30 public static final int GL_TRUE = 1; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java248 int GL_TRUE = 1; field in interface:GL10

Completed in 179 milliseconds