Searched defs:PFNGLCREATEBUFFERSPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glcorearb.h | 2681 typedef void (APIENTRYP PFNGLCREATEBUFFERSPROC) (GLsizei n, GLuint *buffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,GLuint * buffers) |
| H A D | glext.h | 2629 typedef void (APIENTRYP PFNGLCREATEBUFFERSPROC) (GLsizei n, GLuint *buffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,GLuint * buffers) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glcorearb.h | 2644 typedef void (APIENTRYP PFNGLCREATEBUFFERSPROC) (GLsizei n, GLuint *buffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,GLuint * buffers) |
| H A D | glext.h | 2593 typedef void (APIENTRYP PFNGLCREATEBUFFERSPROC) (GLsizei n, GLuint *buffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,GLuint * buffers) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7270 typedef void (GLAPIENTRY *PFNGLCREATEBUFFERSPROC)(GLsizei n, GLuint * buffers); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,GLuint * buffers) [all...] |
Completed in 215 milliseconds