Searched defs:PFNGLVERTEXATTRIBIPOINTERPROC (Results 1 - 3 of 3) sorted by relevance
| /interface/sdk_c/third_party/openGLES/GLES3/ |
| H A D | gl3.h | 1015 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBIPOINTERPROC) (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);
typedef
|
| H A D | gl31.h | 1015 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBIPOINTERPROC) (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);
typedef
|
| H A D | gl32.h | 1015 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBIPOINTERPROC) (GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer);
typedef
|
Completed in 17 milliseconds