Searched defs:glColorPointer (Results 1 – 3 of 3) sorted by relevance
132 public void glColorPointer(int size, int type, int stride, in glColorPointer() method in GLErrorLogger.ErrorLoggingGL748 public void glColorPointer(int arg0, int arg1, int arg2, int arg3) { in glColorPointer() method in GLErrorLogger.ErrorLoggingGL
189 #define glColorPointer(_a0,_a1,_a2,_a3) {(void)(_a0);(void)(_a1);(void)(_a2);(void)(_a3);} macro
236 #define glColorPointer MANGLE(ColorPointer) macro