Searched defs:PFNGLPROGRAMUNIFORM1UIEXTPROC (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2ext.h | 1811 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1UIEXTPROC) (GLuint program, GLint location, GLuint v0); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLuint v0)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 1844 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORM1UIEXTPROC) (GLuint program, GLint location, GLuint v0); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLuint v0)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 4208 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1UIEXTPROC) (GLuint program, GLint location, GLuint v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint v0)
|
| H A D | glext.h | 6944 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1UIEXTPROC) (GLuint program, GLint location, GLuint v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint v0)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 4210 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1UIEXTPROC) (GLuint program, GLint location, GLuint v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint v0)
|
| H A D | glext.h | 6946 typedef void (APIENTRYP PFNGLPROGRAMUNIFORM1UIEXTPROC) (GLuint program, GLint location, GLuint v0); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint v0)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8889 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORM1UIEXTPROC)(GLuint program, GLint location, GLuint v0); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLuint v0) [all...] |
Completed in 247 milliseconds