public final class ARBCompressedTexturePixelStorage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
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:
|
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
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.