Home
last modified time | relevance | path

Searched refs:IMPORTVBO_FNPTRINIT (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dimportvbo.h15 #ifndef IMPORTVBO_FNPTRINIT
16 #define IMPORTVBO_FNPTRINIT macro
19 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;
Dimportvbo.c8 #define IMPORTVBO_FNPTRINIT = NULL macro
Dapp-linux.c62 #undef IMPORTVBO_FNPTRINIT
Ddemo.c44 #undef IMPORTVBO_FNPTRINIT