Searched refs:PFNGLDELETEBUFFERSARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ | ||
| H A D | getprocaddress.c | 1203 DECLARE_GLFUNC_PTR(DeleteBuffersARB, PFNGLDELETEBUFFERSARBPROC); |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 494 PFNGLDELETEBUFFERSARBPROC epoxy_glDeleteBuffersARB; [all...] |
| H A D | gl_generated.h | 7314 typedef void (GLAPIENTRY *PFNGLDELETEBUFFERSARBPROC)(GLsizei n, const GLuint * buffers); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,const GLuint * buffers) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 4756 typedef void (APIENTRYP PFNGLDELETEBUFFERSARBPROC) (GLsizei n, const GLuint *buffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,const GLuint * buffers) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 4738 typedef void (APIENTRYP PFNGLDELETEBUFFERSARBPROC) (GLsizei n, const GLuint *buffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,const GLuint * buffers) |
Completed in 234 milliseconds