Class EXTBgra

java.lang.Object
org.lwjgl.opengles.EXTBgra

public final class EXTBgra extends Object
  • Field Details

    • GL_BGR_EXT

      public static final int GL_BGR_EXT
      Accepted by the <format> parameter of DrawPixels, GetTexImage, ReadPixels, TexImage1D, and TexImage2D:
      See Also:
    • GL_BGRA_EXT

      public static final int GL_BGRA_EXT
      Accepted by the <format> parameter of DrawPixels, GetTexImage, ReadPixels, TexImage1D, and TexImage2D:
      See Also: