Class APPLEFloatPixels

java.lang.Object
org.lwjgl.opengl.APPLEFloatPixels

public final class APPLEFloatPixels extends Object
  • Field Details

    • GL_HALF_APPLE

      public static final int GL_HALF_APPLE
      Accepted by the parameters of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, and GetTexImage:
      See Also:
    • GL_COLOR_FLOAT_APPLE

      public static final int GL_COLOR_FLOAT_APPLE
      Accepted by the GetBooleanv:
      See Also:
    • GL_RGBA_FLOAT32_APPLE

      public static final int GL_RGBA_FLOAT32_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_RGB_FLOAT32_APPLE

      public static final int GL_RGB_FLOAT32_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_ALPHA_FLOAT32_APPLE

      public static final int GL_ALPHA_FLOAT32_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_INTENSITY_FLOAT32_APPLE

      public static final int GL_INTENSITY_FLOAT32_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_LUMINANCE_FLOAT32_APPLE

      public static final int GL_LUMINANCE_FLOAT32_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_LUMINANCE_ALPHA_FLOAT32_APPLE

      public static final int GL_LUMINANCE_ALPHA_FLOAT32_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_RGBA_FLOAT16_APPLE

      public static final int GL_RGBA_FLOAT16_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_RGB_FLOAT16_APPLE

      public static final int GL_RGB_FLOAT16_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_ALPHA_FLOAT16_APPLE

      public static final int GL_ALPHA_FLOAT16_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_INTENSITY_FLOAT16_APPLE

      public static final int GL_INTENSITY_FLOAT16_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_LUMINANCE_FLOAT16_APPLE

      public static final int GL_LUMINANCE_FLOAT16_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also:
    • GL_LUMINANCE_ALPHA_FLOAT16_APPLE

      public static final int GL_LUMINANCE_ALPHA_FLOAT16_APPLE
      Accepted by the parameter of TexImage1D, TexImage2D, and TexImage3D:
      See Also: