Home
last modified time | relevance | path

Searched refs:current_glctx (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_sysvideo.h339 SDL_GLContext current_glctx; member
DSDL_video.c3281 _this->current_glctx = ctx; in SDL_GL_CreateContext()
3312 _this->current_glctx = ctx; in SDL_GL_MakeCurrent()
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitwindow.m254 _this->GL_MakeCurrent(_this, _this->current_glwin, _this->current_glctx);