Searched refs:glBindBufferRange_client_proc_t (Results 1 – 4 of 4) sorted by relevance
236 glBindBufferRange_client_proc_t glBindBufferRange;
236 glBindBufferRange = (glBindBufferRange_client_proc_t) getProc("glBindBufferRange", userData); in initDispatchByName()
238 typedef void (gl2_APIENTRY *glBindBufferRange_client_proc_t) (void * ctx, GLenum, GLuint, GLuint, G… typedef
511 glBindBufferRange_client_proc_t m_glBindBufferRange_enc;