OpenTK.Graphics.GraphicsContext.ErrorChecking Property
Gets or sets a System.Boolean, indicating whether automatic error checking should be performed. Influences the debug version of OpenTK.dll, only.

Syntax

public bool ErrorChecking { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Automatic error checking will clear the OpenGL error state. Set CheckErrors to false if you use the OpenGL error state in your code flow (e.g. for checking supported texture formats).

Requirements

Namespace: OpenTK.Graphics
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0