Skip to content

API Reference / @gtkx/gl / COLOR_ATTACHMENT1

Variable: COLOR_ATTACHMENT1

const COLOR_ATTACHMENT1: 36065 = 36065

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

GL_COLOR_ATTACHMENT1.

Provided by GL_VERSION_3_0. Registry note: Reuse ARB_framebuffer_object Also provided by the GL_ARB_framebuffer_object extension. Groups: ColorBuffer, DrawBufferMode, ReadBufferMode, FramebufferAttachment, InvalidateFramebufferAttachment. Allocated from the ARB enumerant range: Framebuffer object specification + headroom.

Released under the MPL-2.0 License.