Searched refs:glLoadIdentity_server_proc_t (Results 1 – 3 of 3) sorted by relevance
118 glLoadIdentity_server_proc_t glLoadIdentity;
114 glLoadIdentity = (glLoadIdentity_server_proc_t) getProc("glLoadIdentity", userData); in initDispatchByName()
120 typedef void (gles1_APIENTRY *glLoadIdentity_server_proc_t) (); typedef