Searched refs:GL_LIGHT4 (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if103 public static final int GL_LIGHT4 = 0x4004;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java103 public static final int GL_LIGHT4 = 0x4004; field in class:GLES10
H A DGLLogWrapper.java465 case GL_LIGHT4:
466 return "GL_LIGHT4";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java101 int GL_LIGHT4 = 0x4004; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h144 /* GL_LIGHT4 */
499 #define GL_LIGHT4 0x4004 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h171 /* GL_LIGHT4 */
465 #define GL_LIGHT4 0x4004 macro

Completed in 87 milliseconds