Packages
sdl2
SDL
Video
GL
Attributes
ContextFlag
ProfileType
Context
get_attribute
get_current_context
get_current_window
get_proc_address
get_swapinterval
is_extension_supported
load_library
make_current
reset_attributes
set_attribute
set_swapinterval
swap_window
unload_library
make_current
Description:
[
CCode
( cname =
"SDL_GL_MakeCurrent"
) ]
public
int
make_current
(
Window
window,
Context
context)
Namespace:
SDL.Video.GL
Package:
sdl2