|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengles.EXTSRGB
public final class EXTSRGB
| Field Summary | |
|---|---|
static int |
GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT
Accepted by the <pname> parameter of GetFramebufferAttachmentParameteriv: |
static int |
GL_SRGB_ALPHA_EXT
Accepted by the <format> and <internalformat> parameter of TexImage2D, and TexImage3DOES. |
static int |
GL_SRGB_EXT
Accepted by the <format> and <internalformat> parameter of TexImage2D, and TexImage3DOES. |
static int |
GL_SRGB8_ALPHA8_EXT
Accepted by the <internalformat> parameter of RenderbufferStorage: |
| Method Summary |
|---|
| 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_SRGB_EXT
public static final int GL_SRGB_ALPHA_EXT
public static final int GL_SRGB8_ALPHA8_EXT
public static final int GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||