Package org.lwjgl.egl
Class EXTPlatformWayland
- java.lang.Object
-
- org.lwjgl.egl.EXTPlatformWayland
-
public final class EXTPlatformWayland extends java.lang.Object
Native bindings to the EXT_platform_wayland extension.This extension defines how to create EGL resources from native Wayland resources using the functions defined by EGL_EXT_platform_base.
Requires
EXT_platform_base
and EXT_platform_wayland to query its existence without a display.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_PLATFORM_WAYLAND_EXT
-
-
-
Field Detail
-
EGL_PLATFORM_WAYLAND_EXT
public static final int EGL_PLATFORM_WAYLAND_EXT
- See Also:
- Constant Field Values
-
-