Searched refs:_mesa_Color4ub (Results 1 – 3 of 3) sorted by relevance
83 _mesa_Color4ub( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha );
237 _mesa_Color4ub( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha ) in _mesa_Color4ub() function1557 SET_Color4ub(dest, _mesa_Color4ub); in _mesa_loopback_init_api_table()
1132 SET_Color4ub(exec, _mesa_Color4ub); in _mesa_initialize_exec_table()