Package org.lwjgl.egl
Class KHRPlatformWayland
- java.lang.Object
-
- org.lwjgl.egl.KHRPlatformWayland
-
public final class KHRPlatformWayland extends java.lang.Object
Native bindings to the KHR_platform_wayland extension.This extension defines how to create EGL resources from native Wayland resources using the EGL 1.5 platform functionality.
Requires
EGL 1.5
.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_PLATFORM_WAYLAND_KHR
-
-
-
Field Detail
-
EGL_PLATFORM_WAYLAND_KHR
public static final int EGL_PLATFORM_WAYLAND_KHR
- See Also:
- Constant Field Values
-
-