Searched refs:glDepthRangexOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
198 glDepthRangexOES_server_proc_t glDepthRangexOES;
194 glDepthRangexOES = (glDepthRangexOES_server_proc_t) getProc("glDepthRangexOES", userData); in initDispatchByName()
200 typedef void (gles1_APIENTRY *glDepthRangexOES_server_proc_t) (GLclampx, GLclampx); typedef