Searched refs:current_glctx (Results 1 – 3 of 3) sorted by relevance
374 SDL_GLContext current_glctx; member
3574 _this->current_glctx = ctx; in SDL_GL_CreateContext()3607 _this->current_glctx = ctx; in SDL_GL_MakeCurrent()
272 _this->GL_MakeCurrent(_this, _this->current_glwin, _this->current_glctx);
Completed in 11 milliseconds