Searched defs:GL_LIGHTING (Results 1 – 4 of 4) sorted by relevance
158 #define GL_LIGHTING 0x0B50 macro
115 #define GL_LIGHTING 0x0B50 macro
105 int GL_LIGHTING = 0x0B50; field
107 public static final int GL_LIGHTING = 0x0B50; field in GLES10