Package org.lwjgl.egl

Class KHRVGParentImage

java.lang.Object
org.lwjgl.egl.KHRVGParentImage

public final class KHRVGParentImage extends Object
Native bindings to the KHR_vg_parent_image extension.

This extension provides a mechanism for creating EGLImage objects from OpenVG VGImage API resources. For an overview of EGLImage operation, please see the EGL_KHR_image specification.

Requires EGL 1.2 and KHR_image.

  • Field Details

    • EGL_VG_PARENT_IMAGE_KHR

      public static final int EGL_VG_PARENT_IMAGE_KHR
      See Also: