Searched refs:PFNGLBINDBUFFERARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ | ||
| H A D | getprocaddress.c | 1199 DECLARE_GLFUNC_PTR(BindBufferARB, PFNGLBINDBUFFERARBPROC); |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 86 PFNGLBINDBUFFERARBPROC epoxy_glBindBufferARB; 76358 static PFNGLBINDBUFFERARBPROC [all...] |
| H A D | gl_generated.h | 6906 typedef void (GLAPIENTRY *PFNGLBINDBUFFERARBPROC)(GLenum target, GLuint buffer); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint buffer) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 4755 typedef void (APIENTRYP PFNGLBINDBUFFERARBPROC) (GLenum target, GLuint buffer); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint buffer) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 4737 typedef void (APIENTRYP PFNGLBINDBUFFERARBPROC) (GLenum target, GLuint buffer); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint buffer) |
Completed in 341 milliseconds