Constant SDL_GL_CONTEXT_FLAGS
pub const SDL_GL_CONTEXT_FLAGS: SDL_GLAttr;
Available on crate feature
dep_sdl3
only.Expand description
some combination of 0 or more of elements of the SDL_GLContextFlag
enumeration; defaults to 0.
pub const SDL_GL_CONTEXT_FLAGS: SDL_GLAttr;
dep_sdl3
only.some combination of 0 or more of elements of the SDL_GLContextFlag
enumeration; defaults to 0.