Searched refs:glBindBuffer_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
53 glBindBuffer_wrapper_proc_t glBindBuffer;
16 glBindBuffer_wrapper_proc_t glBindBuffer;
53 glBindBuffer = (glBindBuffer_wrapper_proc_t) getProc("glBindBuffer", userData); in initDispatchByName()
52 typedef void (gles1_APIENTRY *glBindBuffer_wrapper_proc_t) (GLenum, GLuint); typedef
16 glBindBuffer = (glBindBuffer_wrapper_proc_t) getProc("glBindBuffer", userData); in initDispatchByName()
15 typedef void (gles3_APIENTRY *glBindBuffer_wrapper_proc_t) (GLenum, GLuint); typedef