Searched refs:glDepthRangex_client_proc_t (Results 1 – 3 of 3) sorted by relevance
74 glDepthRangex_client_proc_t glDepthRangex;
76 glDepthRangex = (glDepthRangex_client_proc_t) getProc("glDepthRangex", userData); in initDispatchByName()
75 typedef void (gl_APIENTRY *glDepthRangex_client_proc_t) (void * ctx, GLclampx, GLclampx); typedef