Searched defs:GL_LIGHT0 (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h167 /* GL_LIGHT0 */
461 #define GL_LIGHT0 0x4000 macro
/frameworks/native/opengl/include/GLES/
H A Dgl.h140 /* GL_LIGHT0 */
495 #define GL_LIGHT0 0x4000 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java99 public static final int GL_LIGHT0 = 0x4000; field in class:GLES10
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java97 int GL_LIGHT0 = 0x4000; field in interface:GL10

Completed in 472 milliseconds