Searched refs:PFNGLBINDBUFFERRANGENVPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 94 PFNGLBINDBUFFERRANGENVPROC epoxy_glBindBufferRangeNV; 76530 static PFNGLBINDBUFFERRANGENVPROC [all...] |
| H A D | gl_generated.h | 6914 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...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 11057 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 D | glext.h | 11289 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)
|
Completed in 435 milliseconds