Searched refs:glDepthRangefOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
252 glDepthRangefOES_client_proc_t glDepthRangefOES;
252 glDepthRangefOES = (glDepthRangefOES_client_proc_t) getProc("glDepthRangefOES", userData); in initDispatchByName()
251 typedef void (gl_APIENTRY *glDepthRangefOES_client_proc_t) (void * ctx, GLclampf, GLclampf); typedef