namespace CPF.Mac.AppKit { public enum NSGLFormat { RGB = 6407, RGBA = 6408, DepthComponent = 6402 } }