public class NVDrawBuffers
extends java.lang.Object
This extension extends OpenGL ES 2.0 to allow multiple output colors, and provides a mechanism for directing those outputs to multiple color buffers.
This extension serves a similar purpose to ARB_draw_buffers except that this is for OpenGL ES 2.0.
When OpenGL ES 3.0 is present, this extension relaxes the order restriction on color attachments to draw framebuffer objects.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_COLOR_ATTACHMENT0_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT1_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT10_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT11_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT12_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT13_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT14_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT15_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT2_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT3_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT4_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT5_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT6_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT7_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT8_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_COLOR_ATTACHMENT9_NV
Accepted by the
bufs parameter of DrawBuffersNV. |
static int |
GL_DRAW_BUFFER0_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER1_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER10_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER11_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER12_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER13_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER14_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER15_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER2_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER3_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER4_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER5_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER6_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER7_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER8_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_DRAW_BUFFER9_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
static int |
GL_MAX_DRAW_BUFFERS_NV
Accepted by the
pname parameters of GetIntegerv, GetFloatv, and GetDoublev. |
| Modifier and Type | Method and Description |
|---|---|
static void |
glDrawBuffersNV(int buf) |
static void |
glDrawBuffersNV(int[] bufs)
Array version of:
DrawBuffersNV |
static void |
glDrawBuffersNV(java.nio.IntBuffer bufs) |
static void |
nglDrawBuffersNV(int n,
long bufs) |
public static final int GL_MAX_DRAW_BUFFERS_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER0_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER1_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER2_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER3_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER4_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER5_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER6_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER7_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER8_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER9_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER10_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER11_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER12_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER13_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER14_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_DRAW_BUFFER15_NV
pname parameters of GetIntegerv, GetFloatv, and GetDoublev.public static final int GL_COLOR_ATTACHMENT0_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT1_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT2_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT3_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT4_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT5_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT6_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT7_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT8_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT9_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT10_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT11_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT12_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT13_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT14_NV
bufs parameter of DrawBuffersNV.public static final int GL_COLOR_ATTACHMENT15_NV
bufs parameter of DrawBuffersNV.public static void nglDrawBuffersNV(int n,
long bufs)
public static void glDrawBuffersNV(java.nio.IntBuffer bufs)
public static void glDrawBuffersNV(int buf)
public static void glDrawBuffersNV(int[] bufs)
DrawBuffersNVCopyright LWJGL. All Rights Reserved. License terms.