|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EGL13
The EGL13 interface contains the BlackBerry Java(TM) programming language bindings for EGL 1.3.
This api adds the minimal functionality required extending the base egl 1.0 and 1.1 functionality defined in JSR-239 as well as OpenGL ES 2.0 and OpenVG 1.0 and 1.1.
The documentation in this interface is normative with respect to instance variable names and values, method names and signatures, and exception behavior. The remaining documentation is placed here for convenience and does not replace the normative documentation found in the EGL specification and relevant extension specifications.
EGL documentation is available at the Khronos web site.
Field Summary | ||
---|---|---|
static int |
EGL_CONTEXT_CLIENT_VERSION
EGL 1.3 constant. |
|
static int |
EGL_OPENGL_ES2_BIT
EGL 1.3 constant. |
Fields inherited from interface net.rim.device.api.egl.EGL12 |
---|
EGL_ALPHA_MASK_SIZE, EGL_CLIENT_APIS, EGL_OPENGL_ES_API, EGL_OPENGL_ES_BIT, EGL_OPENVG_API, EGL_OPENVG_BIT, EGL_RENDERABLE_TYPE |
Fields inherited from interface javax.microedition.khronos.egl.EGL11 |
---|
EGL_BACK_BUFFER, EGL_BIND_TO_TEXTURE_RGB, EGL_BIND_TO_TEXTURE_RGBA, EGL_CONTEXT_LOST, EGL_MAX_SWAP_INTERVAL, EGL_MIN_SWAP_INTERVAL, EGL_MIPMAP_LEVEL, EGL_MIPMAP_TEXTURE, EGL_NO_TEXTURE, EGL_TEXTURE_2D, EGL_TEXTURE_FORMAT, EGL_TEXTURE_RGB, EGL_TEXTURE_RGBA, EGL_TEXTURE_TARGET |
Method Summary |
---|
Methods inherited from interface net.rim.device.api.egl.EGL12 |
---|
eglBindAPI, eglQueryAPI, eglWaitClient |
Methods inherited from interface javax.microedition.khronos.egl.EGL11 |
---|
eglBindTexImage, eglReleaseTexImage, eglSurfaceAttrib, eglSwapInterval |
Methods inherited from interface javax.microedition.khronos.egl.EGL10 |
---|
eglChooseConfig, eglCopyBuffers, eglCreateContext, eglCreatePbufferSurface, eglCreatePixmapSurface, eglCreateWindowSurface, eglDestroyContext, eglDestroySurface, eglGetConfigAttrib, eglGetConfigs, eglGetCurrentContext, eglGetCurrentDisplay, eglGetCurrentSurface, eglGetDisplay, eglGetError, eglInitialize, eglMakeCurrent, eglQueryContext, eglQueryString, eglQuerySurface, eglSwapBuffers, eglTerminate, eglWaitGL, eglWaitNative |
Field Detail |
---|
static final int EGL_OPENGL_ES2_BIT
static final int EGL_CONTEXT_CLIENT_VERSION
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal