Class EXTTextureType2101010REV

java.lang.Object
org.lwjgl.opengles.EXTTextureType2101010REV

public final class EXTTextureType2101010REV extends Object
Native bindings to the EXT_texture_type_2_10_10_10_REV extension.

This extension adds a new texture data type, unsigned 2.10.10.10 ABGR, which can be used with RGB or RGBA formats.

  • Field Details

    • GL_UNSIGNED_INT_2_10_10_10_REV_EXT

      public static final int GL_UNSIGNED_INT_2_10_10_10_REV_EXT
      Accepted by the type parameter of TexImage2D and TexImage3D.
      See Also: