Searched defs:GL_LIGHT4 (Results 1 – 4 of 4) sorted by relevance
465 #define GL_LIGHT4 0x4004 macro
499 #define GL_LIGHT4 0x4004 macro
101 int GL_LIGHT4 = 0x4004; field
103 public static final int GL_LIGHT4 = 0x4004; field in GLES10