Contents

NSOpenGLContext.Parameter.stateValidation

If enabled, OpenGL inspects the context state each time the update method is called to ensure that it is in an appropriate state for switching between renderers.

Declaration

case stateValidation

See Also

Parameters