Package org.lwjgl.opengl
Class S3S3TC
java.lang.Object
org.lwjgl.opengl.S3S3TC
Native bindings to the S3_s3tc extension.
This extension allows specifying texture data in compressed S3TC format.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.static final intAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.static final intAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.static final intAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.static final intAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.static final intAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?. -
Method Summary
-
Field Details
-
GL_RGB_S3TC
public static final int GL_RGB_S3TCAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.- See Also:
-
GL_RGB4_S3TC
public static final int GL_RGB4_S3TCAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.- See Also:
-
GL_RGBA_S3TC
public static final int GL_RGBA_S3TCAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.- See Also:
-
GL_RGBA4_S3TC
public static final int GL_RGBA4_S3TCAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.- See Also:
-
GL_RGBA_DXT5_S3TC
public static final int GL_RGBA_DXT5_S3TCAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.- See Also:
-
GL_RGBA4_DXT5_S3TC
public static final int GL_RGBA4_DXT5_S3TCAccepted by the ??? parameter of ??? (presumably by theformatargument of TexImage2D?.- See Also:
-