Searched refs:PFNGLVERTEXATTRIBPOINTERARBPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 3145 PFNGLVERTEXATTRIBPOINTERARBPROC epoxy_glVertexAttribPointerARB; [all...] |
| H A D | gl_generated.h | 9965 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 D | glext.h | 4835 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 D | glext.h | 4817 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