Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dapi_loopback.h53 _mesa_Color3bv( const GLbyte *v );
Dapi_loopback.c146 _mesa_Color3bv( const GLbyte *v ) in _mesa_Color3bv() function
1589 SET_Color3bv(dest, _mesa_Color3bv); in _mesa_loopback_init_api_table()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1133 SET_Color3bv(exec, _mesa_Color3bv); in _mesa_initialize_exec_table()