Searched refs:glMakeCurrent (Results 1 – 3 of 3) sorted by relevance
44 extern int glMakeCurrent(_THIS, SDL_Window * window, SDL_GLContext context);
249 glMakeCurrent(_THIS, SDL_Window *window, SDL_GLContext context) in glMakeCurrent() function
347 device->GL_MakeCurrent = glMakeCurrent; in createDevice()
Completed in 4 milliseconds