public final class KHRPlatformX11
extends java.lang.Object
This extension defines how to create EGL resources from native X11 resources using the EGL 1.5 platform functionality.
This extension only defines how to create EGL resources from Xlib resources. It does not define how to do so from xcb resources. All X11 types discussed here are defined by the header `Xlib.h`.
Requires EGL 1.5.
| Modifier and Type | Field and Description |
|---|---|
static int |
EGL_PLATFORM_X11_KHR |
static int |
EGL_PLATFORM_X11_SCREEN_KHR |
public static final int EGL_PLATFORM_X11_KHR
public static final int EGL_PLATFORM_X11_SCREEN_KHR
Copyright LWJGL. All Rights Reserved. License terms.