Searched refs:glBindBuffer_client_proc_t (Results 1 – 8 of 8) sorted by relevance
79 glBindBuffer_client_proc_t m_glBindBuffer_enc;
53 glBindBuffer_client_proc_t glBindBuffer;
53 glBindBuffer = (glBindBuffer_client_proc_t) getProc("glBindBuffer", userData); in initDispatchByName()
55 typedef void (gl_APIENTRY *glBindBuffer_client_proc_t) (void * ctx, GLenum, GLuint); typedef
16 glBindBuffer_client_proc_t glBindBuffer;
16 glBindBuffer = (glBindBuffer_client_proc_t) getProc("glBindBuffer", userData); in initDispatchByName()
185 glBindBuffer_client_proc_t m_glBindBuffer_enc;
18 typedef void (gl2_APIENTRY *glBindBuffer_client_proc_t) (void * ctx, GLenum, GLuint); typedef