Constant SDL_GL_DOUBLEBUFFER

pub const SDL_GL_DOUBLEBUFFER: SDL_GLAttr;
Available on crate feature dep_sdl3 only.
Expand description

whether the output is single or double buffered; defaults to double buffering on.