Searched refs:glClearDepthfOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
256 glClearDepthfOES_client_proc_t glClearDepthfOES;
258 glClearDepthfOES = (glClearDepthfOES_client_proc_t) getProc("glClearDepthfOES", userData); in initDispatchByName()
257 typedef void (gl_APIENTRY *glClearDepthfOES_client_proc_t) (void * ctx, GLclampf); typedef