Searched refs:glGenBuffers_client_proc_t (Results 1 – 7 of 7) sorted by relevance
92 glGenBuffers_client_proc_t glGenBuffers;
92 glGenBuffers = (glGenBuffers_client_proc_t) getProc("glGenBuffers", userData); in initDispatchByName()
91 typedef void (gl_APIENTRY *glGenBuffers_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef
62 glGenBuffers_client_proc_t glGenBuffers;
62 glGenBuffers = (glGenBuffers_client_proc_t) getProc("glGenBuffers", userData); in initDispatchByName()
152 glGenBuffers_client_proc_t m_glGenBuffers_enc;
61 typedef void (gl2_APIENTRY *glGenBuffers_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef