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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if105 public static final int GL_LIGHT6 = 0x4006;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java105 public static final int GL_LIGHT6 = 0x4006; field in class:GLES10
H A DGLLogWrapper.java469 case GL_LIGHT6:
470 return "GL_LIGHT6";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java103 int GL_LIGHT6 = 0x4006; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h146 /* GL_LIGHT6 */
501 #define GL_LIGHT6 0x4006 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h173 /* GL_LIGHT6 */
467 #define GL_LIGHT6 0x4006 macro

Completed in 132 milliseconds