Package org.lwjgl.egl

Class EXTPlatformXCB


  • public final class EXTPlatformXCB
    extends java.lang.Object
    Native bindings to the EXT_platform_xcb extension.

    This extension defines how to create EGL resources from native X11 resources using the functions defined by EGL_EXT_platform_base.

    The native X11 resources required by this extension are xcb resources. All X11 types discussed here are defined by the header xcb.h.

    Requires EXT_platform_base and EXT_platform_xcb to query its existence without a display.