Searched defs:GL_COLOR_ARRAY (Results 1 – 4 of 4) sorted by relevance
184 #define GL_COLOR_ARRAY 0x8076 macro
132 #define GL_COLOR_ARRAY 0x8076 macro
42 int GL_COLOR_ARRAY = 0x8076; field
44 public static final int GL_COLOR_ARRAY = 0x8076; field in GLES10