Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dapi_loopback.h45 _mesa_Color3s( GLshort red, GLshort green, GLshort blue );
Dapi_loopback.c117 _mesa_Color3s( GLshort red, GLshort green, GLshort blue ) in _mesa_Color3s() function
1579 SET_Color3s(dest, _mesa_Color3s); in _mesa_loopback_init_api_table()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1138 SET_Color3s(exec, _mesa_Color3s); in _mesa_initialize_exec_table()