Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniforms.h293 _mesa_Uniform4d(GLint, GLdouble, GLdouble, GLdouble, GLdouble);
Duniforms.c1452 _mesa_Uniform4d(GLint location, GLdouble v0, GLdouble v1, GLdouble v2, in _mesa_Uniform4d() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1647 SET_Uniform4d(exec, _mesa_Uniform4d); in _mesa_initialize_exec_table()