Searched defs:PFNGLDELETEFRAMEBUFFERSOESPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ | ||
| H A D | glext.h | 298 typedef void (GL_APIENTRYP PFNGLDELETEFRAMEBUFFERSOESPROC) (GLsizei n, const GLuint *framebuffers); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,const GLuint * framebuffers) |
| /xsrc/external/mit/MesaLib/dist/include/GLES/ | ||
| H A D | glext.h | 302 typedef void (GL_APIENTRYP PFNGLDELETEFRAMEBUFFERSOESPROC) (GLsizei n, const GLuint *framebuffers); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,const GLuint * framebuffers) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7321 typedef void (GLAPIENTRY *PFNGLDELETEFRAMEBUFFERSOESPROC)(GLsizei n, const GLuint * framebuffers); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,const GLuint * framebuffers) [all...] |
Completed in 114 milliseconds