Package org.lwjgl.egl
Class TIZENImageNativeBuffer
- java.lang.Object
-
- org.lwjgl.egl.TIZENImageNativeBuffer
-
public final class TIZENImageNativeBuffer extends java.lang.Object
Native bindings to the TIZEN_image_native_buffer extension.This extension enables using a Tizen native buffer (struct native_buffer) as an EGLImage source.
Requires
EGL 1.2
.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_NATIVE_BUFFER_TIZEN
-
-
-
Field Detail
-
EGL_NATIVE_BUFFER_TIZEN
public static final int EGL_NATIVE_BUFFER_TIZEN
- See Also:
- Constant Field Values
-
-