Searched refs:glGenTextures_client_proc_t (Results 1 – 6 of 6) sorted by relevance
93 glGenTextures_client_proc_t glGenTextures;
93 glGenTextures = (glGenTextures_client_proc_t) getProc("glGenTextures", userData); in initDispatchByName()
95 typedef void (gl_APIENTRY *glGenTextures_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef
66 glGenTextures_client_proc_t glGenTextures;
66 glGenTextures = (glGenTextures_client_proc_t) getProc("glGenTextures", userData); in initDispatchByName()
68 typedef void (gl2_APIENTRY *glGenTextures_client_proc_t) (void * ctx, GLsizei, GLuint*); typedef