Package org.lwjgl.opengles
Class IMGTextureCompressionPVRTC
java.lang.Object
org.lwjgl.opengles.IMGTextureCompressionPVRTC
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG
public static final int GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG- See Also:
-
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
public static final int GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG- See Also:
-
GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG
public static final int GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG- See Also:
-
GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG
public static final int GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG- See Also:
-