Searched refs:glActiveTexture_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
51 glActiveTexture_wrapper_proc_t glActiveTexture;
13 glActiveTexture_wrapper_proc_t glActiveTexture;
51 glActiveTexture = (glActiveTexture_wrapper_proc_t) getProc("glActiveTexture", userData); in initDispatchByName()
50 typedef void (gles1_APIENTRY *glActiveTexture_wrapper_proc_t) (GLenum); typedef
13 glActiveTexture = (glActiveTexture_wrapper_proc_t) getProc("glActiveTexture", userData); in initDispatchByName()
12 typedef void (gles3_APIENTRY *glActiveTexture_wrapper_proc_t) (GLenum); typedef