Searched refs:glTexSubImage3DOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
162 glTexSubImage3DOES_client_proc_t glTexSubImage3DOES;
162 glTexSubImage3DOES = (glTexSubImage3DOES_client_proc_t) getProc("glTexSubImage3DOES", userData); in initDispatchByName()
161 typedef void (gl2_APIENTRY *glTexSubImage3DOES_client_proc_t) (void * ctx, GLenum, GLint, GLint, GL… typedef