Package org.lwjgl.egl
Class NVStreamReset
java.lang.Object
org.lwjgl.egl.NVStreamReset
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
eglResetStreamNV
(long dpy, long stream) EGLBoolean eglResetStreamNV(EGLDisplay dpy, EGLStreamKHR stream)
-
Field Details
-
EGL_SUPPORT_RESET_NV
public static final int EGL_SUPPORT_RESET_NV- See Also:
-
EGL_SUPPORT_REUSE_NV
public static final int EGL_SUPPORT_REUSE_NV- See Also:
-
-
Method Details
-
eglResetStreamNV
public static boolean eglResetStreamNV(long dpy, long stream) EGLBoolean eglResetStreamNV(EGLDisplay dpy, EGLStreamKHR stream)
-