Searched refs:glIsFramebuffer_client_proc_t (Results 1 – 3 of 3) sorted by relevance
96 glIsFramebuffer_client_proc_t glIsFramebuffer;
96 glIsFramebuffer = (glIsFramebuffer_client_proc_t) getProc("glIsFramebuffer", userData); in initDispatchByName()
95 typedef GLboolean (gl2_APIENTRY *glIsFramebuffer_client_proc_t) (void * ctx, GLuint); typedef