Searched refs:PFNGLBINDBUFFERSBASEPROC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h2631 typedef void (APIENTRYP PFNGLBINDBUFFERSBASEPROC) (GLenum target, GLuint first, GLsizei count, const GLuint *buffers); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint first,GLsizei count,const GLuint * buffers)
H A Dglext.h2579 typedef void (APIENTRYP PFNGLBINDBUFFERSBASEPROC) (GLenum target, GLuint first, GLsizei count, const GLuint *buffers); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint first,GLsizei count,const GLuint * buffers)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2594 typedef void (APIENTRYP PFNGLBINDBUFFERSBASEPROC) (GLenum target, GLuint first, GLsizei count, const GLuint *buffers); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint first,GLsizei count,const GLuint * buffers)
H A Dglext.h2543 typedef void (APIENTRYP PFNGLBINDBUFFERSBASEPROC) (GLenum target, GLuint first, GLsizei count, const GLuint *buffers); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint first,GLsizei count,const GLuint * buffers)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c95 PFNGLBINDBUFFERSBASEPROC epoxy_glBindBuffersBase;
76554 static PFNGLBINDBUFFERSBASEPROC
[all...]
H A Dgl_generated.h6915 typedef void (GLAPIENTRY *PFNGLBINDBUFFERSBASEPROC)(GLenum target, GLuint first, GLsizei count, const GLuint * buffers); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint first,GLsizei count,const GLuint * buffers)
[all...]

Completed in 320 milliseconds