Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniforms.h47 _mesa_Uniform3f(GLint, GLfloat, GLfloat, GLfloat);
Duniforms.c203 _mesa_Uniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2) in _mesa_Uniform3f() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c793 SET_Uniform3f(exec, _mesa_Uniform3f); in _mesa_initialize_exec_table()