GL.GetError Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use the GetErrorCode method, for compatability with Xamarin Android's OpenTK-1.0
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glGetError", Version="2.0")]
[System.Obsolete("Use the GetErrorCode method, for compatability with Xamarin Android's OpenTK-1.0")]
public static OpenTK.Graphics.ES20.ErrorCode GetError ();
static member GetError : unit -> OpenTK.Graphics.ES20.ErrorCode
Returns
- Attributes