Searched refs:glBindFramebuffer_client_proc_t (Results 1 – 4 of 4) sorted by relevance
17 glBindFramebuffer_client_proc_t glBindFramebuffer;
17 glBindFramebuffer = (glBindFramebuffer_client_proc_t) getProc("glBindFramebuffer", userData); in initDispatchByName()
337 glBindFramebuffer_client_proc_t m_glBindFramebuffer_enc;
16 typedef void (gl2_APIENTRY *glBindFramebuffer_client_proc_t) (void * ctx, GLenum, GLuint); typedef