FramebufferParameterName EnumerationDelta Engine Documentation

Namespace: DeltaEngine.Graphics.OpenGL
Assembly: DeltaEngine.Graphics.OpenGL (in DeltaEngine.Graphics.OpenGL.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public enum FramebufferParameterName
Members

  Member nameValueDescription
FramebufferAttachmentColorEncoding33296
FramebufferAttachmentComponentType33297
FramebufferAttachmentRedSize33298
FramebufferAttachmentGreenSize33299
FramebufferAttachmentBlueSize33300
FramebufferAttachmentAlphaSize33301
FramebufferAttachmentDepthSize33302
FramebufferAttachmentStencilSize33303
FramebufferAttachmentObjectType36048
FramebufferAttachmentObjectTypeExt36048
FramebufferAttachmentObjectName36049
FramebufferAttachmentObjectNameExt36049
FramebufferAttachmentTextureLevel36050
FramebufferAttachmentTextureLevelExt36050
FramebufferAttachmentTextureCubeMapFace36051
FramebufferAttachmentTextureCubeMapFaceExt36051
FramebufferAttachmentTexture3DZoffsetExt36052
FramebufferAttachmentTextureLayer36052
FramebufferAttachmentLayered36263
See Also