Searched refs:PFNGLPROGRAMUNIFORM1IEXTPROC (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2ext.h | 1792 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint v0); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLint v0)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 1825 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint v0); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLint v0)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 4177 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint v0)
|
| H A D | glext.h | 6913 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint v0)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 4179 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint v0)
|
| H A D | glext.h | 6915 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1IEXTPROC) (GLuint program, GLint location, GLint v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLint v0)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2061 PFNGLPROGRAMUNIFORM1IEXTPROC epoxy_glProgramUniform1iEXT; [all...] |
| H A D | gl_generated.h | 8881 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM1IEXTPROC)(GLuint program, GLint location, GLint v0); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLint v0) [all...] |
Completed in 275 milliseconds