Skip to content

API Reference / @gtkx/gl / MAX_COLOR_ATTACHMENTS

Variable: MAX_COLOR_ATTACHMENTS

const MAX_COLOR_ATTACHMENTS: 36063 = 36063

Defined in: generated/enums.d.ts:5045

GL_MAX_COLOR_ATTACHMENTS.

Provided by GL_VERSION_3_0. Registry note: Reuse ARB_framebuffer_object Also provided by the GL_ARB_framebuffer_object extension. Groups: GetPName. Allocated from the ARB enumerant range: Framebuffer object specification + headroom.

Released under the MPL-2.0 License.