Searched defs:glColorPointer (Results 1 – 5 of 5) sorted by relevance
66 glColorPointer_client_proc_t glColorPointer; member
627 void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glColorPointer() function
66 glColorPointer_server_proc_t glColorPointer; member
646 GL_API void GL_APIENTRY glColorPointer( GLint size, GLenum type, GLsizei stride, const GLvoid *poi… in glColorPointer() function
236 #define glColorPointer MANGLE(ColorPointer) macro