Searched defs:PFNGLBINDBUFFERRANGENVPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h11057 typedef void (APIENTRYP PFNGLBINDBUFFERRANGENVPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLuint buffer,GLintptr offset,GLsizeiptr size)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h11289 typedef void (APIENTRYP PFNGLBINDBUFFERRANGENVPROC) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLuint index,GLuint buffer,GLintptr offset,GLsizeiptr size)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h6914 typedef void (GLAPIENTRY *PFNGLBINDBUFFERRANGENVPROC)(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLuint index,GLuint buffer,GLintptr offset,GLsizeiptr size)
[all...]

Completed in 192 milliseconds