Searched refs:PFNGLVERTEXATTRIBPOINTERPROC (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h3659 typedef void (APIENTRYP PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid *pointer); typedef
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglext.h6767 typedef void (APIENTRYP PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid *pointer); typedef
/external/mesa3d/include/GL/
H A Dglext.h6757 typedef void (APIENTRYP PFNGLVERTEXATTRIBPOINTERPROC) (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid *pointer); typedef

Completed in 239 milliseconds