Searched refs:glBindFramebufferOES_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
236 glBindFramebufferOES_wrapper_proc_t glBindFramebufferOES;
236 …glBindFramebufferOES = (glBindFramebufferOES_wrapper_proc_t) getProc("glBindFramebufferOES", userD… in initDispatchByName()
235 typedef void (gles1_APIENTRY *glBindFramebufferOES_wrapper_proc_t) (GLenum, GLuint); typedef