Package org.lwjgl.egl

Class ARMImageFormat


  • public final class ARMImageFormat
    extends java.lang.Object
    Native bindings to the ARM_image_format extension.

    When an EGLImage is created from an existing image resource the implementation will deduce the format of the image data from that resource. In some cases, however, the implementation may not know how to map the existing image resource to a known format. This extension extends the list of attributes accepted by CreateImageKHR such that applications can tell the implementation how to interpret the data.