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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if102 public static final int GL_LIGHT3 = 0x4003;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java102 public static final int GL_LIGHT3 = 0x4003; field in class:GLES10
H A DGLLogWrapper.java463 case GL_LIGHT3:
464 return "GL_LIGHT3";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java100 int GL_LIGHT3 = 0x4003; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h143 /* GL_LIGHT3 */
498 #define GL_LIGHT3 0x4003 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h170 /* GL_LIGHT3 */
464 #define GL_LIGHT3 0x4003 macro

Completed in 197 milliseconds