namespace CPF.Mac.AppKit { public enum NSGLTextureTarget { T2D = 3553, CubeMap = 34067, RectangleExt = 34037 } }