Package org.lwjgl.egl
Class KHRPlatformX11
java.lang.Object
org.lwjgl.egl.KHRPlatformX11
Native bindings to the KHR_platform_x11 extension.
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
.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
-
Method Summary
-
Field Details
-
EGL_PLATFORM_X11_KHR
public static final int EGL_PLATFORM_X11_KHR- See Also:
-
EGL_PLATFORM_X11_SCREEN_KHR
public static final int EGL_PLATFORM_X11_SCREEN_KHR- See Also:
-