Package org.lwjgl.egl
Class KHRPlatformGBM
- java.lang.Object
-
- org.lwjgl.egl.KHRPlatformGBM
-
public final class KHRPlatformGBM extends java.lang.Object
Native bindings to the KHR_platform_gbm extension.This extension defines how to create EGL resources from native GBM resources using the EGL 1.5 platform functionality (GBM is a Generic Buffer Manager for Linux).
Requires
EGL 1.5
.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_PLATFORM_GBM_KHR
-
-
-
Field Detail
-
EGL_PLATFORM_GBM_KHR
public static final int EGL_PLATFORM_GBM_KHR
- See Also:
- Constant Field Values
-
-