Searched refs:PFNGLPROGRAMUNIFORMMATRIX4DVPROC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1987 typedef void (APIENTRYP PFNGLPROGRAMUNIFORMMATRIX4DVPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,GLboolean transpose,const GLdouble * value)
H A Dglext.h1934 typedef void (APIENTRYP PFNGLPROGRAMUNIFORMMATRIX4DVPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,GLboolean transpose,const GLdouble * value)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1950 typedef void (APIENTRYP PFNGLPROGRAMUNIFORMMATRIX4DVPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,GLboolean transpose,const GLdouble * value)
H A Dglext.h1898 typedef void (APIENTRYP PFNGLPROGRAMUNIFORMMATRIX4DVPROC) (GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble *value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLsizei count,GLboolean transpose,const GLdouble * value)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2174 PFNGLPROGRAMUNIFORMMATRIX4DVPROC epoxy_glProgramUniformMatrix4dv;
[all...]
H A Dgl_generated.h8994 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORMMATRIX4DVPROC)(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLsizei count,GLboolean transpose,const GLdouble * value)
[all...]

Completed in 270 milliseconds