public final class ANDROIDImageNativeBuffer
extends java.lang.Object
This extension enables using an Android window buffer (struct ANativeWindowBuffer) as an EGLImage source.
Requires EGL 1.2 and KHR_image_base.
| Modifier and Type | Field and Description |
|---|---|
static int |
EGL_NATIVE_BUFFER_ANDROID |
public static final int EGL_NATIVE_BUFFER_ANDROID
Copyright LWJGL. All Rights Reserved. License terms.