Home
last modified time | relevance | path

Searched refs:_mesa_Color4ub (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dapi_loopback.h83 _mesa_Color4ub( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha );
Dapi_loopback.c239 _mesa_Color4ub( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha ) in _mesa_Color4ub() function
1572 SET_Color4ub(dest, _mesa_Color4ub); in _mesa_loopback_init_api_table()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1508 SET_Color4ub(exec, _mesa_Color4ub); in _mesa_initialize_exec_table()