Searched defs:glColor4ub (Results 1 – 5 of 5) sorted by relevance
63 glColor4ub_client_proc_t glColor4ub; member
609 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub() function
63 glColor4ub_server_proc_t glColor4ub; member
627 GL_API void GL_APIENTRY glColor4ub( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { in glColor4ub() function
212 #define glColor4ub MANGLE(Color4ub) macro