CGLErrorCode Enum

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' Framework instead.")]
public enum CGLErrorCode
type CGLErrorCode = 
Inheritance
CGLErrorCode
Attributes

Fields

BadAddress 10014
BadAlloc 10016
BadAttribute 10000
BadCodeModule 10015
BadConnection 10017
BadContext 10004
BadDisplay 10006
BadDrawable 10005
BadEnumeration 10010
BadFullScreen 10012
BadMatch 10009
BadOffScreen 10011
BadPixelFormat 10002
BadProperty 10001
BadRendererInfo 10003
BadState 10007
BadValue 10008
BadWindow 10013
NoError 0

Applies to