|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengles.EXTDiscardFramebuffer
public final class EXTDiscardFramebuffer
| Field Summary | |
|---|---|
static int |
GL_COLOR_EXT
Accepted in the <attachments> parameter of DiscardFramebufferEXT when the default framebuffer is bound to <target>: |
static int |
GL_DEPTH_EXT
Accepted in the <attachments> parameter of DiscardFramebufferEXT when the default framebuffer is bound to <target>: |
static int |
GL_STENCIL_EXT
Accepted in the <attachments> parameter of DiscardFramebufferEXT when the default framebuffer is bound to <target>: |
| Method Summary | |
|---|---|
static void |
glDiscardFramebufferEXT(int target,
java.nio.IntBuffer attachments)
|
| 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_EXT
public static final int GL_DEPTH_EXT
public static final int GL_STENCIL_EXT
| Method Detail |
|---|
public static void glDiscardFramebufferEXT(int target,
java.nio.IntBuffer attachments)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||