Package org.lwjgl.opengles
Class EXTPVRTCSRGB
java.lang.Object
org.lwjgl.opengles.EXTPVRTCSRGB
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT
public static final int GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT- See Also:
-
GL_COMPRESSED_SRGB_PVRTC_4BPPV1_EXT
public static final int GL_COMPRESSED_SRGB_PVRTC_4BPPV1_EXT- See Also:
-
GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT
public static final int GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT- See Also:
-
GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV1_EXT
public static final int GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV1_EXT- See Also:
-