public class HIClientpixmap
extends java.lang.Object
This extension provides a mechanism for using memory allocated by the application as a color-buffer.
| Modifier and Type | Field and Description |
|---|---|
static int |
EGL_CLIENT_PIXMAP_POINTER_HI |
| Modifier and Type | Method and Description |
|---|---|
static long |
eglCreatePixmapSurfaceHI(long dpy,
long config,
EGLClientPixmapHI pixmap) |
static long |
neglCreatePixmapSurfaceHI(long dpy,
long config,
long pixmap) |
public static final int EGL_CLIENT_PIXMAP_POINTER_HI
public static long neglCreatePixmapSurfaceHI(long dpy,
long config,
long pixmap)
public static long eglCreatePixmapSurfaceHI(long dpy,
long config,
EGLClientPixmapHI pixmap)
Copyright LWJGL. All Rights Reserved. License terms.