Package org.lwjgl.egl
Class KHRPlatformAndroid
- java.lang.Object
-
- org.lwjgl.egl.KHRPlatformAndroid
-
public final class KHRPlatformAndroid extends java.lang.Object
Native bindings to the KHR_platform_android extension.This extension defines how to create EGL resources from native Android resources using the EGL 1.5 platform functionality.
Requires
EGL 1.5
.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_PLATFORM_ANDROID_KHR
-
-
-
Field Detail
-
EGL_PLATFORM_ANDROID_KHR
public static final int EGL_PLATFORM_ANDROID_KHR
- See Also:
- Constant Field Values
-
-