Searched refs:_mesa_marshal_ProgramUniformMatrix4fv (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated0.c | 2990 ((_glapi_proc *)(table))[_gloffset_ProgramUniformMatrix4fv] = (_glapi_proc)_mesa_marshal_ProgramUniformMatrix4fv;
|
| H A D | marshal_generated4.c | 1033 _mesa_marshal_ProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | marshal_generated.h | 3489 void GLAPIENTRY _mesa_marshal_ProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value);
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 23584 _mesa_marshal_ProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value) function in typeref:typename:void GLAPIENTRY [all...] |
Completed in 113 milliseconds