Searched defs:PFNGLBINDFRAGDATALOCATIONEXTPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2ext.h | 1121 typedef void (GL_APIENTRYP PFNGLBINDFRAGDATALOCATIONEXTPROC) (GLuint program, GLuint color, const GLchar *name); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLuint color,const GLchar * name)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 1137 typedef void (GL_APIENTRYP PFNGLBINDFRAGDATALOCATIONEXTPROC) (GLuint program, GLuint color, const GLchar *name); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLuint color,const GLchar * name)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 7572 typedef void (APIENTRYP PFNGLBINDFRAGDATALOCATIONEXTPROC) (GLuint program, GLuint color, const GLchar *name); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLuint color,const GLchar * name)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 7574 typedef void (APIENTRYP PFNGLBINDFRAGDATALOCATIONEXTPROC) (GLuint program, GLuint color, const GLchar *name); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLuint color,const GLchar * name)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 6918 typedef void (GLAPIENTRY *PFNGLBINDFRAGDATALOCATIONEXTPROC)(GLuint program, GLuint color, const GLchar * name); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLuint color,const GLchar * name) [all...] |
Completed in 167 milliseconds