Searched defs:GL_LIGHT6 (Results 1 – 4 of 4) sorted by relevance
467 #define GL_LIGHT6 0x4006 macro
501 #define GL_LIGHT6 0x4006 macro
103 int GL_LIGHT6 = 0x4006; field
105 public static final int GL_LIGHT6 = 0x4006; field in GLES10