Searched refs:glGenTextures_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
93 glGenTextures_wrapper_proc_t glGenTextures;
66 glGenTextures_wrapper_proc_t glGenTextures;
93 glGenTextures = (glGenTextures_wrapper_proc_t) getProc("glGenTextures", userData); in initDispatchByName()
92 typedef void (gles1_APIENTRY *glGenTextures_wrapper_proc_t) (GLsizei, GLuint*); typedef
66 glGenTextures = (glGenTextures_wrapper_proc_t) getProc("glGenTextures", userData); in initDispatchByName()
65 typedef void (gles3_APIENTRY *glGenTextures_wrapper_proc_t) (GLsizei, GLuint*); typedef