Enum ErrorCode
Used in GetError()
Namespace: OpenTK.Graphics.Egl
Assembly: OpenTK.Graphics.dll
Syntax
public enum ErrorCode : uint
Fields
Name | Description |
---|---|
BadAccess | |
BadAlloc | |
BadAttribute | |
BadConfig | |
BadContext | |
BadCurrentSurface | |
BadDisplay | |
BadMatch | |
BadNativePixmap | |
BadNativeWindow | |
BadParameter | |
BadStateKhr | |
BadStreamKhr | |
BadSurface | |
ContextLost | |
NotInitialized | |
Success |