Searched refs:PFNGLGETNUNIFORMFVEXTPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | glext.h | 672 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei bufSize,GLfloat * params)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | glext.h | 698 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei bufSize,GLfloat * params)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2ext.h | 1701 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei bufSize,GLfloat * params)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 1734 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLsizei bufSize,GLfloat * params)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 1368 PFNGLGETNUNIFORMFVEXTPROC epoxy_glGetnUniformfvEXT; [all...] |
| H A D | gl_generated.h | 8188 typedef void (GLAPIENTRY *PFNGLGETNUNIFORMFVEXTPROC)(GLuint program, GLint location, GLsizei bufSize, GLfloat * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLsizei bufSize,GLfloat * params) [all...] |
Completed in 233 milliseconds