Constant SDL_GL_CONTEXT_RELEASE_BEHAVIOR
pub const SDL_GL_CONTEXT_RELEASE_BEHAVIOR: SDL_GLAttr;
Available on crate feature
dep_sdl3
only.Expand description
sets context the release behavior. See SDL_GLContextReleaseFlag
; defaults to FLUSH.