GL.GetError Method

Definition

Caution

Use the GetErrorCode method, for compatability with Xamarin Android's OpenTK-1.0

[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glGetError", Version="3.0")]
[System.Obsolete("Use the GetErrorCode method, for compatability with Xamarin Android's OpenTK-1.0")]
public static OpenTK.Graphics.ES30.All GetError ();
static member GetError : unit -> OpenTK.Graphics.ES30.All

Returns

All
Attributes

Applies to