Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Des1_conversion.h50 _mesa_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
Des1_conversion.c89 _mesa_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in _mesa_Color4x() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1060 SET_Color4x(exec, _mesa_Color4x); in _mesa_initialize_exec_table()