Searched refs:PFNGLVERTEXATTRIBPOINTERARBPROC (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c3145 PFNGLVERTEXATTRIBPOINTERARBPROC epoxy_glVertexAttribPointerARB;
[all...]
H A Dgl_generated.h9965 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIBPOINTERARBPROC)(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void * pointer); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLint size,GLenum type,GLboolean normalized,GLsizei stride,const void * pointer)
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h4835 typedef void (APIENTRYP PFNGLVERTEXATTRIBPOINTERARBPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLint size,GLenum type,GLboolean normalized,GLsizei stride,const void * pointer)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h4817 typedef void (APIENTRYP PFNGLVERTEXATTRIBPOINTERARBPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLint size,GLenum type,GLboolean normalized,GLsizei stride,const void * pointer)

Completed in 330 milliseconds