Skip to content

TSdlGLContextResetNotification

Possible values to be set TSdlGLAttr.ContextReleaseNotification attribute.

Definition

Unit: Neslib.Sdl3.Video

type TSdlGLContextResetNotification = (NoNotification, LoseContext)

Enumeration Values

NoNotification = SDL_GL_CONTEXT_RESET_NO_NOTIFICATION


LoseContext = SDL_GL_CONTEXT_RESET_LOSE_CONTEXT