Package org.lwjgl.egl
Class KHRVGParentImage
- java.lang.Object
-
- org.lwjgl.egl.KHRVGParentImage
-
public final class KHRVGParentImage extends java.lang.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.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_VG_PARENT_IMAGE_KHR
-
-
-
Field Detail
-
EGL_VG_PARENT_IMAGE_KHR
public static final int EGL_VG_PARENT_IMAGE_KHR
- See Also:
- Constant Field Values
-
-