Package org.lwjgl.egl
Class WLCreateWaylandBufferFromImage
java.lang.Object
org.lwjgl.egl.WLCreateWaylandBufferFromImage
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
eglCreateWaylandBufferFromImageWL
(long dpy, long image) struct wl_buffer * eglCreateWaylandBufferFromImageWL(EGLDisplay dpy, EGLImageKHR image)
-
Method Details
-
eglCreateWaylandBufferFromImageWL
public static long eglCreateWaylandBufferFromImageWL(long dpy, long image) struct wl_buffer * eglCreateWaylandBufferFromImageWL(EGLDisplay dpy, EGLImageKHR image)
-