Class NVStreamFlush
java.lang.Object
org.lwjgl.egl.NVStreamFlush
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleaneglStreamFlushNV(long dpy, long stream) EGLBoolean eglStreamFlushNV(EGLDisplay dpy, EGLStreamKHR stream)
-
Method Details
-
eglStreamFlushNV
@NativeType("EGLBoolean") public static boolean eglStreamFlushNV(@NativeType("EGLDisplay") long dpy, @NativeType("EGLStreamKHR") long stream) EGLBoolean eglStreamFlushNV(EGLDisplay dpy, EGLStreamKHR stream)
-