Searched refs:glBindBufferBase_client_proc_t (Results 1 – 4 of 4) sorted by relevance
237 glBindBufferBase_client_proc_t glBindBufferBase;
237 glBindBufferBase = (glBindBufferBase_client_proc_t) getProc("glBindBufferBase", userData); in initDispatchByName()
382 glBindBufferBase_client_proc_t m_glBindBufferBase_enc;
236 typedef void (gl2_APIENTRY *glBindBufferBase_client_proc_t) (void * ctx, GLenum, GLuint, GLuint); typedef