|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.ARBCompressedTexturePixelStorage
public final class ARBCompressedTexturePixelStorage
Field Summary | |
---|---|
static int |
GL_PACK_COMPRESSED_BLOCK_DEPTH
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev: |
static int |
GL_PACK_COMPRESSED_BLOCK_HEIGHT
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev: |
static int |
GL_PACK_COMPRESSED_BLOCK_SIZE
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev: |
static int |
GL_PACK_COMPRESSED_BLOCK_WIDTH
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev: |
static int |
GL_UNPACK_COMPRESSED_BLOCK_DEPTH
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev: |
static int |
GL_UNPACK_COMPRESSED_BLOCK_HEIGHT
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev: |
static int |
GL_UNPACK_COMPRESSED_BLOCK_SIZE
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev: |
static int |
GL_UNPACK_COMPRESSED_BLOCK_WIDTH
Accepted by the <pname> parameter of PixelStore[fi], GetBooleanv, GetIntegerv, GetInteger64v, GetFloatv, and GetDoublev: |
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_UNPACK_COMPRESSED_BLOCK_WIDTH
public static final int GL_UNPACK_COMPRESSED_BLOCK_HEIGHT
public static final int GL_UNPACK_COMPRESSED_BLOCK_DEPTH
public static final int GL_UNPACK_COMPRESSED_BLOCK_SIZE
public static final int GL_PACK_COMPRESSED_BLOCK_WIDTH
public static final int GL_PACK_COMPRESSED_BLOCK_HEIGHT
public static final int GL_PACK_COMPRESSED_BLOCK_DEPTH
public static final int GL_PACK_COMPRESSED_BLOCK_SIZE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |