Searched refs:glDepthRangexOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
194 glDepthRangexOES_client_proc_t glDepthRangexOES;
194 glDepthRangexOES = (glDepthRangexOES_client_proc_t) getProc("glDepthRangexOES", userData); in initDispatchByName()
193 typedef void (gl_APIENTRY *glDepthRangexOES_client_proc_t) (void * ctx, GLclampx, GLclampx); typedef