Searched defs:GL_LIGHT1 (Results 1 – 4 of 4) sorted by relevance
462 #define GL_LIGHT1 0x4001 macro
360 #define GL_LIGHT1 0x4001 macro
98 int GL_LIGHT1 = 0x4001; field
100 public static final int GL_LIGHT1 = 0x4001; field in GLES10