Searched defs:PFNGLDELETEFRAMEBUFFERSEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 7467 typedef void (APIENTRYP PFNGLDELETEFRAMEBUFFERSEXTPROC) (GLsizei n, const GLuint *framebuffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,const GLuint * framebuffers) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 7469 typedef void (APIENTRYP PFNGLDELETEFRAMEBUFFERSEXTPROC) (GLsizei n, const GLuint *framebuffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,const GLuint * framebuffers) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7320 typedef void (GLAPIENTRY *PFNGLDELETEFRAMEBUFFERSEXTPROC)(GLsizei n, const GLuint * framebuffers); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,const GLuint * framebuffers) [all...] |
Completed in 188 milliseconds