Searched refs:PFNGLCREATEBUFFERSPROC (Results 1 - 6 of 6) 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_dispatch.c | 450 PFNGLCREATEBUFFERSPROC epoxy_glCreateBuffers; [all...] |
| 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 360 milliseconds