Searched refs:_mesa_Uniform3f (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | uniforms.h | 47 _mesa_Uniform3f(GLint, GLfloat, GLfloat, GLfloat);
|
| H A D | uniforms.c | 202 _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 D | uniforms.h | 47 _mesa_Uniform3f(GLint, GLfloat, GLfloat, GLfloat);
|
| H A D | uniforms.c | 200 _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 D | api_exec.c | 806 SET_Uniform3f(exec, _mesa_Uniform3f);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 980 SET_Uniform3f(exec, _mesa_Uniform3f);
|
Completed in 14 milliseconds