Package org.lwjgl.egl

Class EXTPlatformWayland

java.lang.Object
org.lwjgl.egl.EXTPlatformWayland

public final class EXTPlatformWayland extends 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 Details

    • EGL_PLATFORM_WAYLAND_EXT

      public static final int EGL_PLATFORM_WAYLAND_EXT
      See Also: