Searched refs:sdlctx (Results 1 – 1 of 1) sorted by relevance
176 SDL_GLContext sdlctx = (SDL_GLContext)ctx; in sdl2_gl_destroy_context() local178 SDL_GL_DeleteContext(sdlctx); in sdl2_gl_destroy_context()185 SDL_GLContext sdlctx = (SDL_GLContext)ctx; in sdl2_gl_make_context_current() local189 return SDL_GL_MakeCurrent(scon->real_window, sdlctx); in sdl2_gl_make_context_current()