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