public final class NVFboColorAttachments
extends java.lang.Object
This extension increases the number of available framebuffer object color attachment points.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_COLOR_ATTACHMENT0_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT1_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT10_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT11_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT12_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT13_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT14_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT15_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT2_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT3_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT4_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT5_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT6_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT7_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT8_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_COLOR_ATTACHMENT9_NV
Accepted by the
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv. |
static int |
GL_MAX_COLOR_ATTACHMENTS_NV
Accepted by the
value parameter of GetIntegerv. |
public static final int GL_MAX_COLOR_ATTACHMENTS_NV
value parameter of GetIntegerv.public static final int GL_COLOR_ATTACHMENT0_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT1_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT2_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT3_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT4_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT5_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT6_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT7_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT8_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT9_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT10_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT11_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT12_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT13_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT14_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.public static final int GL_COLOR_ATTACHMENT15_NV
attachment parameter of FramebufferRenderbuffer, FramebufferTexture2D and GetFramebufferAttachmentParameteriv.Copyright LWJGL. All Rights Reserved. License terms.