Searched defs:GL_LIGHT0 (Results 1 – 4 of 4) sorted by relevance
461 #define GL_LIGHT0 0x4000 macro
495 #define GL_LIGHT0 0x4000 macro
97 int GL_LIGHT0 = 0x4000; field
99 public static final int GL_LIGHT0 = 0x4000; field in GLES10