Searched refs:glIsFramebufferOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
241 glIsFramebufferOES_server_proc_t glIsFramebufferOES;
235 glIsFramebufferOES = (glIsFramebufferOES_server_proc_t) getProc("glIsFramebufferOES", userData); in initDispatchByName()
243 typedef GLboolean (gles1_APIENTRY *glIsFramebufferOES_server_proc_t) (GLuint); typedef