Searched refs:_mesa_Uniform3fv (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | uniforms.h | 63 _mesa_Uniform3fv(GLint, GLsizei, const GLfloat *);
|
| H A D | uniforms.c | 280 _mesa_Uniform3fv(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 | 63 _mesa_Uniform3fv(GLint, GLsizei, const GLfloat *);
|
| H A D | uniforms.c | 278 _mesa_Uniform3fv(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 | 807 SET_Uniform3fv(exec, _mesa_Uniform3fv);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 981 SET_Uniform3fv(exec, _mesa_Uniform3fv);
|
Completed in 12 milliseconds