Searched refs:glActiveTexture_server_proc_t (Results 1 – 6 of 6) sorted by relevance
51 glActiveTexture_server_proc_t glActiveTexture;
51 glActiveTexture = (glActiveTexture_server_proc_t) getProc("glActiveTexture", userData); in initDispatchByName()
53 typedef void (gles1_APIENTRY *glActiveTexture_server_proc_t) (GLenum); typedef
13 glActiveTexture_server_proc_t glActiveTexture;
13 glActiveTexture = (glActiveTexture_server_proc_t) getProc("glActiveTexture", userData); in initDispatchByName()
15 typedef void (gles2_APIENTRY *glActiveTexture_server_proc_t) (GLenum); typedef