|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengles.EXTMultiviewDrawBuffers
public final class EXTMultiviewDrawBuffers
| Field Summary | |
|---|---|
static int |
GL_COLOR_ATTACHMENT_EXT
Accepted by the <location> parameter of DrawBuffersIndexedEXT: |
static int |
GL_DRAW_BUFFER_EXT
Accepted by the <target> parameter of GetIntegeri_EXT: |
static int |
GL_MAX_MULTIVIEW_BUFFERS_EXT
Accepted by the <target> parameter of GetInteger: |
static int |
GL_MULTIVIEW_EXT
Accepted by the <location> parameter of DrawBuffersIndexedEXT: |
static int |
GL_READ_BUFFER_EXT
Accepted by the <target> parameter of GetIntegeri_EXT: |
| Method Summary | |
|---|---|
static void |
glDrawBuffersIndexedEXT(java.nio.IntBuffer location,
java.nio.IntBuffer indices)
|
static int |
glGetIntegerEXT(int value,
int index)
Overloads glGetIntegeri_vEXT. |
static void |
glGetIntegerEXT(int target,
int index,
java.nio.IntBuffer data)
|
static void |
glReadBufferIndexedEXT(int src,
int index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int GL_COLOR_ATTACHMENT_EXT
public static final int GL_MULTIVIEW_EXT
public static final int GL_DRAW_BUFFER_EXT
public static final int GL_READ_BUFFER_EXT
public static final int GL_MAX_MULTIVIEW_BUFFERS_EXT
| Method Detail |
|---|
public static void glReadBufferIndexedEXT(int src,
int index)
public static void glDrawBuffersIndexedEXT(java.nio.IntBuffer location,
java.nio.IntBuffer indices)
public static void glGetIntegerEXT(int target,
int index,
java.nio.IntBuffer data)
public static int glGetIntegerEXT(int value,
int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||