Searched defs:GL_LIGHT3 (Results 1 – 4 of 4) sorted by relevance
464 #define GL_LIGHT3 0x4003 macro
498 #define GL_LIGHT3 0x4003 macro
100 int GL_LIGHT3 = 0x4003; field
102 public static final int GL_LIGHT3 = 0x4003; field in GLES10