Package org.lwjgl.egl
Class KHRImagePixmap
- java.lang.Object
-
- org.lwjgl.egl.KHRImagePixmap
-
public final class KHRImagePixmap extends java.lang.Object
Native bindings to the KHR_image_pixmap extension.This extension allows creating an EGLImage from a native pixmap image.
Requires
EGL 1.2
andKHR_image_base
.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_NATIVE_PIXMAP_KHR
-
-
-
Field Detail
-
EGL_NATIVE_PIXMAP_KHR
public static final int EGL_NATIVE_PIXMAP_KHR
- See Also:
- Constant Field Values
-
-