Package org.lwjgl.egl
Class NOKSwapRegion2
java.lang.Object
org.lwjgl.egl.NOKSwapRegion2
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
eglSwapBuffersRegion2NOK
(long dpy, long surface, int @Nullable [] rects) EGLBoolean eglSwapBuffersRegion2NOK(EGLDisplay dpy, EGLSurface surface, EGLint numRects, EGLint const * rects)
static boolean
eglSwapBuffersRegion2NOK
(long dpy, long surface, @Nullable IntBuffer rects) EGLBoolean eglSwapBuffersRegion2NOK(EGLDisplay dpy, EGLSurface surface, EGLint numRects, EGLint const * rects)
static int
neglSwapBuffersRegion2NOK
(long dpy, long surface, int numRects, long rects) EGLBoolean eglSwapBuffersRegion2NOK(EGLDisplay dpy, EGLSurface surface, EGLint numRects, EGLint const * rects)
-
Method Details
-
neglSwapBuffersRegion2NOK
public static int neglSwapBuffersRegion2NOK(long dpy, long surface, int numRects, long rects) EGLBoolean eglSwapBuffersRegion2NOK(EGLDisplay dpy, EGLSurface surface, EGLint numRects, EGLint const * rects)
-
eglSwapBuffersRegion2NOK
EGLBoolean eglSwapBuffersRegion2NOK(EGLDisplay dpy, EGLSurface surface, EGLint numRects, EGLint const * rects)
-
eglSwapBuffersRegion2NOK
public static boolean eglSwapBuffersRegion2NOK(long dpy, long surface, int @Nullable [] rects) EGLBoolean eglSwapBuffersRegion2NOK(EGLDisplay dpy, EGLSurface surface, EGLint numRects, EGLint const * rects)
-