Searched refs:glBindTexture_server_proc_t (Results 1 – 6 of 6) sorted by relevance
54 glBindTexture_server_proc_t glBindTexture;
54 glBindTexture = (glBindTexture_server_proc_t) getProc("glBindTexture", userData); in initDispatchByName()
56 typedef void (gles1_APIENTRY *glBindTexture_server_proc_t) (GLenum, GLuint); typedef
21 glBindTexture_server_proc_t glBindTexture;
19 glBindTexture = (glBindTexture_server_proc_t) getProc("glBindTexture", userData); in initDispatchByName()
23 typedef void (gles2_APIENTRY *glBindTexture_server_proc_t) (GLenum, GLuint); typedef