Class S3S3TC

java.lang.Object
org.lwjgl.opengl.S3S3TC

public final class S3S3TC extends Object
Native bindings to the S3_s3tc extension.

This extension allows specifying texture data in compressed S3TC format.

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
    static final int
    Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
    static final int
    Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
    static final int
    Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
    static final int
    Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
    static final int
    Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • GL_RGB_S3TC

      public static final int GL_RGB_S3TC
      Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
      See Also:
    • GL_RGB4_S3TC

      public static final int GL_RGB4_S3TC
      Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
      See Also:
    • GL_RGBA_S3TC

      public static final int GL_RGBA_S3TC
      Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
      See Also:
    • GL_RGBA4_S3TC

      public static final int GL_RGBA4_S3TC
      Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
      See Also:
    • GL_RGBA_DXT5_S3TC

      public static final int GL_RGBA_DXT5_S3TC
      Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
      See Also:
    • GL_RGBA4_DXT5_S3TC

      public static final int GL_RGBA4_DXT5_S3TC
      Accepted by the ??? parameter of ??? (presumably by the format argument of TexImage2D?.
      See Also: