Searched refs:IMPORTVBO_FNPTRINIT (Results 1 – 4 of 4) sorted by relevance
15 #ifndef IMPORTVBO_FNPTRINIT16 #define IMPORTVBO_FNPTRINIT macro19 IMPORTVBO_API void (*FP_glGenBuffersARB)(GLsizei, GLuint *) IMPORTVBO_FNPTRINIT;20 IMPORTVBO_API void (*FP_glBindBufferARB)(GLenum, GLuint) IMPORTVBO_FNPTRINIT;21 …_API void (*FP_glBufferDataARB)(GLenum, GLsizeiptrARB, const GLvoid *, GLenum) IMPORTVBO_FNPTRINIT;22 …d (*FP_glBufferSubDataARB)(GLenum, GLintptrARB, GLsizeiptrARB, const GLvoid *) IMPORTVBO_FNPTRINIT;23 IMPORTVBO_API void (*FP_glDeleteBuffersARB)(GLsizei, const GLuint *) IMPORTVBO_FNPTRINIT;
8 #define IMPORTVBO_FNPTRINIT = NULL macro
62 #undef IMPORTVBO_FNPTRINIT
44 #undef IMPORTVBO_FNPTRINIT