Searched refs:_mesa_Uniform1fv (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | uniforms.h | 59 _mesa_Uniform1fv(GLint, GLsizei, const GLfloat *);
|
| H A D | uniforms.c | 266 _mesa_Uniform1fv(GLint location, GLsizei count, const GLfloat * value) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | uniforms.h | 59 _mesa_Uniform1fv(GLint, GLsizei, const GLfloat *);
|
| H A D | uniforms.c | 264 _mesa_Uniform1fv(GLint location, GLsizei count, const GLfloat * value) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 799 SET_Uniform1fv(exec, _mesa_Uniform1fv);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 973 SET_Uniform1fv(exec, _mesa_Uniform1fv);
|
Completed in 13 milliseconds