Searched refs:glBindTexture_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
54 glBindTexture_wrapper_proc_t glBindTexture;
19 glBindTexture_wrapper_proc_t glBindTexture;
54 glBindTexture = (glBindTexture_wrapper_proc_t) getProc("glBindTexture", userData); in initDispatchByName()
53 typedef void (gles1_APIENTRY *glBindTexture_wrapper_proc_t) (GLenum, GLuint); typedef
19 glBindTexture = (glBindTexture_wrapper_proc_t) getProc("glBindTexture", userData); in initDispatchByName()
18 typedef void (gles3_APIENTRY *glBindTexture_wrapper_proc_t) (GLenum, GLuint); typedef