Searched defs:GL_LIGHT2 (Results 1 – 4 of 4) sorted by relevance
463 #define GL_LIGHT2 0x4002 macro
497 #define GL_LIGHT2 0x4002 macro
99 int GL_LIGHT2 = 0x4002; field
101 public static final int GL_LIGHT2 = 0x4002; field in GLES10