FramebufferStatus

enum FramebufferStatus : Enum<FramebufferStatus>

Framebuffer completeness status.

Since

v1.1.0

Entries

Link copied to clipboard

Framebuffer is complete.

Link copied to clipboard

Any of the attachment points are incomplete

Link copied to clipboard

No image attached to the framebuffer.

Link copied to clipboard

Combination of internal formats of the images is unsupported.

Link copied to clipboard

Invalid multisample configuration.

Link copied to clipboard

Unknown status.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int