Searched defs:GL_COLOR_MATERIAL (Results 1 – 4 of 4) sorted by relevance
178 #define GL_COLOR_MATERIAL 0x0B57 macro
151 #define GL_COLOR_MATERIAL 0x0B57 macro
45 int GL_COLOR_MATERIAL = 0x0B57; field
47 public static final int GL_COLOR_MATERIAL = 0x0B57; field in GLES10