Searched refs:glGenFramebuffers_client_proc_t (Results 1 – 3 of 3) sorted by relevance
64 glGenFramebuffers_client_proc_t glGenFramebuffers;
64 glGenFramebuffers = (glGenFramebuffers_client_proc_t) getProc("glGenFramebuffers", userData); in initDispatchByName()
63 typedef void (gl2_APIENTRY *glGenFramebuffers_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef