Searched refs:_mesa_Uniform3f (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Duniforms.h47 _mesa_Uniform3f(GLint, GLfloat, GLfloat, GLfloat);
H A Duniforms.c202 _mesa_Uniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Duniforms.h47 _mesa_Uniform3f(GLint, GLfloat, GLfloat, GLfloat);
H A Duniforms.c200 _mesa_Uniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c806 SET_Uniform3f(exec, _mesa_Uniform3f);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c980 SET_Uniform3f(exec, _mesa_Uniform3f);

Completed in 14 milliseconds