Package 

Enum Texture.InternalFormat

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum Texture.InternalFormat
    
                        

    Internal texel formats

    These formats are used to specify a texture's internal storage format.

    Enumerants syntax format[components][size][type]components : List of stored components by this formatsize : Size in bit of each componenttype : Type this format is stored asSpecial color formatsThere are a few special color formats that don't follow the convention above:Compressed texture formatsMany compressed texture formats are supported as well, which include (but are not limited to)the following list: