|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengles.IMGTextureCompressionPvrtc
public final class IMGTextureCompressionPvrtc
| Field Summary | |
|---|---|
static int |
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
Accepted by the <internalformat> parameter of CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB: |
static int |
GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG
Accepted by the <internalformat> parameter of CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB: |
static int |
GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG
Accepted by the <internalformat> parameter of CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB: |
static int |
GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG
Accepted by the <internalformat> parameter of CompressedTexImage2DARB and the <format> parameter of CompressedTexSubImage2DARB: |
| 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_COMPRESSED_RGB_PVRTC_4BPPV1_IMG
public static final int GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
public static final int GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG
public static final int GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||