Searched refs:_mesa_Uniform2f (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | uniforms.h | 45 _mesa_Uniform2f(GLint, GLfloat, GLfloat);
|
| H A D | uniforms.c | 192 _mesa_Uniform2f(GLint location, GLfloat v0, GLfloat v1) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | uniforms.h | 45 _mesa_Uniform2f(GLint, GLfloat, GLfloat);
|
| H A D | uniforms.c | 190 _mesa_Uniform2f(GLint location, GLfloat v0, GLfloat v1) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 802 SET_Uniform2f(exec, _mesa_Uniform2f);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 976 SET_Uniform2f(exec, _mesa_Uniform2f);
|
Completed in 21 milliseconds