class EGLX11GLDrawable extends GLDrawable
nativeDrawableInfo| Constructor and Description |
|---|
EGLX11GLDrawable(GLPixelFormat pixelFormat) |
EGLX11GLDrawable(long nativeWindow,
GLPixelFormat pixelFormat) |
| Modifier and Type | Method and Description |
|---|---|
private static long |
nCreateDrawable(long nativeWindow,
long nativeCtxInfo) |
private static long |
nGetDummyDrawable(long nativeCtxInfo) |
private static boolean |
nSwapBuffers(long nativeDInfo) |
(package private) boolean |
swapBuffers(GLContext glCtx) |
getNativeDrawableInfo, getNativeWindow, getPixelFormat, setNativeDrawableInfoEGLX11GLDrawable(GLPixelFormat pixelFormat)
EGLX11GLDrawable(long nativeWindow,
GLPixelFormat pixelFormat)
private static long nCreateDrawable(long nativeWindow,
long nativeCtxInfo)
private static long nGetDummyDrawable(long nativeCtxInfo)
private static boolean nSwapBuffers(long nativeDInfo)
boolean swapBuffers(GLContext glCtx)
swapBuffers in class GLDrawable