public class EGL extends Object
Modifier and Type | Field and Description |
---|---|
static int |
EGL_ALPHA_FORMAT
Part of
EGL_VERSION_1_X |
static int |
EGL_ALPHA_FORMAT_NONPRE
Part of
EGL_VERSION_1_X |
static int |
EGL_ALPHA_FORMAT_PRE
Part of
EGL_VERSION_1_X |
static int |
EGL_ALPHA_MASK_SIZE
Part of
EGL_VERSION_1_X |
static int |
EGL_ALPHA_SIZE
Part of
EGL_VERSION_1_X |
static int |
EGL_BACK_BUFFER
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_ACCESS
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_ALLOC
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_ATTRIBUTE
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_CONFIG
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_CONTEXT
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_CURRENT_SURFACE
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_DISPLAY
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_MATCH
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_NATIVE_PIXMAP
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_NATIVE_WINDOW
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_PARAMETER
Part of
EGL_VERSION_1_X |
static int |
EGL_BAD_SURFACE
Part of
EGL_VERSION_1_X |
static int |
EGL_BIND_TO_TEXTURE_RGB
Part of
EGL_VERSION_1_X |
static int |
EGL_BIND_TO_TEXTURE_RGBA
Part of
EGL_VERSION_1_X |
static int |
EGL_BLUE_SIZE
Part of
EGL_VERSION_1_X |
static int |
EGL_BUFFER_DESTROYED
Part of
EGL_VERSION_1_X |
static int |
EGL_BUFFER_PRESERVED
Part of
EGL_VERSION_1_X |
static int |
EGL_BUFFER_SIZE
Part of
EGL_VERSION_1_X |
static int |
EGL_CLIENT_APIS
Part of
EGL_VERSION_1_X |
static int |
EGL_COLOR_BUFFER_TYPE
Part of
EGL_VERSION_1_X |
static int |
EGL_COLORSPACE
Part of
EGL_VERSION_1_X |
static int |
EGL_COLORSPACE_LINEAR
Part of
EGL_VERSION_1_X |
static int |
EGL_COLORSPACE_sRGB
Part of
EGL_VERSION_1_X |
static int |
EGL_CONFIG_CAVEAT
Part of
EGL_VERSION_1_X |
static int |
EGL_CONFIG_ID
Part of
EGL_VERSION_1_X |
static int |
EGL_CONFORMANT
Part of
EGL_VERSION_1_X |
static int |
EGL_CONTEXT_CLIENT_TYPE
Part of
EGL_VERSION_1_X |
static int |
EGL_CONTEXT_CLIENT_VERSION
Part of
EGL_VERSION_1_X |
static int |
EGL_CONTEXT_LOST
Part of
EGL_VERSION_1_X |
static int |
EGL_CORE_NATIVE_ENGINE
Part of
EGL_VERSION_1_X |
static long |
EGL_DEFAULT_DISPLAY |
static int |
EGL_DEPTH_SIZE
Part of
EGL_VERSION_1_X |
static int |
EGL_DISPLAY_SCALING
Part of
EGL_VERSION_1_X |
static int |
EGL_DONT_CARE |
static int |
EGL_DRAW
Part of
EGL_VERSION_1_X |
static int |
EGL_EXTENSIONS
Part of
EGL_VERSION_1_X |
static int |
EGL_FALSE
Part of
EGL_VERSION_1_X |
static int |
EGL_GREEN_SIZE
Part of
EGL_VERSION_1_X |
static int |
EGL_HEIGHT
Part of
EGL_VERSION_1_X |
static int |
EGL_HORIZONTAL_RESOLUTION
Part of
EGL_VERSION_1_X |
static int |
EGL_LARGEST_PBUFFER
Part of
EGL_VERSION_1_X |
static int |
EGL_LEVEL
Part of
EGL_VERSION_1_X |
static int |
EGL_LUMINANCE_BUFFER
Part of
EGL_VERSION_1_X |
static int |
EGL_LUMINANCE_SIZE
Part of
EGL_VERSION_1_X |
static int |
EGL_MATCH_NATIVE_PIXMAP
Part of
EGL_VERSION_1_X |
static int |
EGL_MAX_PBUFFER_HEIGHT
Part of
EGL_VERSION_1_X |
static int |
EGL_MAX_PBUFFER_PIXELS
Part of
EGL_VERSION_1_X |
static int |
EGL_MAX_PBUFFER_WIDTH
Part of
EGL_VERSION_1_X |
static int |
EGL_MAX_SWAP_INTERVAL
Part of
EGL_VERSION_1_X |
static int |
EGL_MIN_SWAP_INTERVAL
Part of
EGL_VERSION_1_X |
static int |
EGL_MIPMAP_LEVEL
Part of
EGL_VERSION_1_X |
static int |
EGL_MIPMAP_TEXTURE
Part of
EGL_VERSION_1_X |
static int |
EGL_MULTISAMPLE_RESOLVE
Part of
EGL_VERSION_1_X |
static int |
EGL_MULTISAMPLE_RESOLVE_BOX
Part of
EGL_VERSION_1_X |
static int |
EGL_MULTISAMPLE_RESOLVE_BOX_BIT
Part of
EGL_VERSION_1_X |
static int |
EGL_MULTISAMPLE_RESOLVE_DEFAULT
Part of
EGL_VERSION_1_X |
static int |
EGL_NATIVE_RENDERABLE
Part of
EGL_VERSION_1_X |
static int |
EGL_NATIVE_VISUAL_ID
Part of
EGL_VERSION_1_X |
static int |
EGL_NATIVE_VISUAL_TYPE
Part of
EGL_VERSION_1_X |
static long |
EGL_NO_CONTEXT |
static long |
EGL_NO_DISPLAY |
static long |
EGL_NO_SURFACE |
static int |
EGL_NO_TEXTURE
Part of
EGL_VERSION_1_X |
static int |
EGL_NON_CONFORMANT_CONFIG
Part of
EGL_VERSION_1_X |
static int |
EGL_NONE
Part of
EGL_VERSION_1_X |
static int |
EGL_NOT_INITIALIZED
Part of
EGL_VERSION_1_X |
static int |
EGL_OPENGL_API
Part of
EGL_VERSION_1_X |
static int |
EGL_OPENGL_BIT
Part of
EGL_VERSION_1_X |
static int |
EGL_OPENGL_ES_API
Part of
EGL_VERSION_1_X |
static int |
EGL_OPENGL_ES_BIT
Part of
EGL_VERSION_1_X |
static int |
EGL_OPENGL_ES2_BIT
Part of
EGL_VERSION_1_X |
static int |
EGL_OPENVG_API
Part of
EGL_VERSION_1_X |
static int |
EGL_OPENVG_BIT
Part of
EGL_VERSION_1_X |
static int |
EGL_OPENVG_IMAGE
Part of
EGL_VERSION_1_X |
static int |
EGL_PBUFFER_BIT
Part of
EGL_VERSION_1_X |
static int |
EGL_PIXEL_ASPECT_RATIO
Part of
EGL_VERSION_1_X |
static int |
EGL_PIXMAP_BIT
Part of
EGL_VERSION_1_X |
static int |
EGL_READ
Part of
EGL_VERSION_1_X |
static int |
EGL_RED_SIZE
Part of
EGL_VERSION_1_X |
static int |
EGL_RENDER_BUFFER
Part of
EGL_VERSION_1_X |
static int |
EGL_RENDERABLE_TYPE
Part of
EGL_VERSION_1_X |
static int |
EGL_RGB_BUFFER
Part of
EGL_VERSION_1_X |
static int |
EGL_SAMPLE_BUFFERS
Part of
EGL_VERSION_1_X |
static int |
EGL_SAMPLES
Part of
EGL_VERSION_1_X |
static int |
EGL_SINGLE_BUFFER
Part of
EGL_VERSION_1_X |
static int |
EGL_SLOW_CONFIG
Part of
EGL_VERSION_1_X |
static int |
EGL_STENCIL_SIZE
Part of
EGL_VERSION_1_X |
static int |
EGL_SUCCESS
Part of
EGL_VERSION_1_X |
static int |
EGL_SURFACE_TYPE
Part of
EGL_VERSION_1_X |
static int |
EGL_SWAP_BEHAVIOR
Part of
EGL_VERSION_1_X |
static int |
EGL_SWAP_BEHAVIOR_PRESERVED_BIT
Part of
EGL_VERSION_1_X |
static int |
EGL_TEXTURE_2D
Part of
EGL_VERSION_1_X |
static int |
EGL_TEXTURE_FORMAT
Part of
EGL_VERSION_1_X |
static int |
EGL_TEXTURE_RGB
Part of
EGL_VERSION_1_X |
static int |
EGL_TEXTURE_RGBA
Part of
EGL_VERSION_1_X |
static int |
EGL_TEXTURE_TARGET
Part of
EGL_VERSION_1_X |
static int |
EGL_TRANSPARENT_BLUE_VALUE
Part of
EGL_VERSION_1_X |
static int |
EGL_TRANSPARENT_GREEN_VALUE
Part of
EGL_VERSION_1_X |
static int |
EGL_TRANSPARENT_RED_VALUE
Part of
EGL_VERSION_1_X |
static int |
EGL_TRANSPARENT_RGB
Part of
EGL_VERSION_1_X |
static int |
EGL_TRANSPARENT_TYPE
Part of
EGL_VERSION_1_X |
static int |
EGL_TRUE
Part of
EGL_VERSION_1_X |
static int |
EGL_UNKNOWN |
static int |
EGL_VENDOR
Part of
EGL_VERSION_1_X |
static int |
EGL_VERSION
Part of
EGL_VERSION_1_X |
static int |
EGL_VERTICAL_RESOLUTION
Part of
EGL_VERSION_1_X |
static int |
EGL_VG_ALPHA_FORMAT
Part of
EGL_VERSION_1_X |
static int |
EGL_VG_ALPHA_FORMAT_NONPRE
Part of
EGL_VERSION_1_X |
static int |
EGL_VG_ALPHA_FORMAT_PRE
Part of
EGL_VERSION_1_X |
static int |
EGL_VG_ALPHA_FORMAT_PRE_BIT
Part of
EGL_VERSION_1_X |
static int |
EGL_VG_COLORSPACE
Part of
EGL_VERSION_1_X |
static int |
EGL_VG_COLORSPACE_LINEAR
Part of
EGL_VERSION_1_X |
static int |
EGL_VG_COLORSPACE_LINEAR_BIT
Part of
EGL_VERSION_1_X |
static int |
EGL_VG_COLORSPACE_sRGB
Part of
EGL_VERSION_1_X |
static int |
EGL_WIDTH
Part of
EGL_VERSION_1_X |
static int |
EGL_WINDOW_BIT
Part of
EGL_VERSION_1_X |
static long |
KHRONOS_BOOLEAN_ENUM_FORCE_SIZE
Part of khronos_boolean_enum_t
Defined as part of enum type "khronos_boolean_enum_t" |
static int |
KHRONOS_FALSE
Part of khronos_boolean_enum_t
Defined as part of enum type "khronos_boolean_enum_t" |
static int |
KHRONOS_TRUE
Part of khronos_boolean_enum_t
Defined as part of enum type "khronos_boolean_enum_t" |
Constructor and Description |
---|
EGL() |
Modifier and Type | Method and Description |
---|---|
static boolean |
eglBindAPI(int api)
Entry point to C language function:
EGLBoolean eglBindAPI(EGLenum api) Part of EGL_VERSION_1_X |
static boolean |
eglBindTexImage(long dpy,
long surface,
int buffer)
Entry point to C language function:
EGLBoolean eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) Part of EGL_VERSION_1_X |
static boolean |
eglChooseConfig(long dpy,
IntBuffer attrib_list,
PointerBuffer configs,
int config_size,
IntBuffer num_config)
Entry point to C language function:
EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint * attrib_list, EGLConfig * configs, EGLint config_size, EGLint * num_config) Part of EGL_VERSION_1_X |
static boolean |
eglCopyBuffers(long dpy,
long surface,
long target)
Entry point to C language function:
EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target) Part of EGL_VERSION_1_X |
static long |
eglCreateContext(long dpy,
long config,
long share_context,
IntBuffer attrib_list)
Entry point to C language function:
EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint * attrib_list) Part of EGL_VERSION_1_X |
static long |
eglCreatePbufferFromClientBuffer(long dpy,
int buftype,
Buffer buffer,
long config,
IntBuffer attrib_list)
Entry point to C language function:
EGLSurface eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint * attrib_list) Part of EGL_VERSION_1_X |
static long |
eglCreatePbufferSurface(long dpy,
long config,
IntBuffer attrib_list)
Entry point to C language function:
EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint * attrib_list) Part of EGL_VERSION_1_X |
static long |
eglCreatePixmapSurface(long dpy,
long config,
long pixmap,
IntBuffer attrib_list)
Entry point to C language function:
EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint * attrib_list) Part of EGL_VERSION_1_X |
static long |
eglCreateWindowSurface(long dpy,
long config,
long win,
IntBuffer attrib_list)
Entry point to C language function:
EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint * attrib_list) Part of EGL_VERSION_1_X |
static boolean |
eglDestroyContext(long dpy,
long ctx)
Entry point to C language function:
EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) Part of EGL_VERSION_1_X |
static boolean |
eglDestroySurface(long dpy,
long surface)
Entry point to C language function:
EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface) Part of EGL_VERSION_1_X |
static boolean |
eglGetConfigAttrib(long dpy,
long config,
int attribute,
IntBuffer value)
Entry point to C language function:
EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint * value) Part of EGL_VERSION_1_X |
static void |
eglGetConfigAttributes(long dpy,
long config,
IntBuffer attributes,
IntBuffer values)
In case of an error on a particualr attribute, the attribute in the attributes-buffer is set to 0.
|
static boolean |
eglGetConfigs(long dpy,
PointerBuffer configs,
int config_size,
IntBuffer num_config)
Entry point to C language function:
EGLBoolean eglGetConfigs(EGLDisplay dpy, EGLConfig * configs, EGLint config_size, EGLint * num_config) Part of EGL_VERSION_1_X |
static long |
eglGetCurrentContext()
Entry point to C language function:
EGLContext eglGetCurrentContext(void) Part of EGL_VERSION_1_X |
static long |
eglGetCurrentDisplay()
Entry point to C language function:
EGLDisplay eglGetCurrentDisplay(void) Part of EGL_VERSION_1_X |
static long |
eglGetCurrentSurface(int readdraw)
Entry point to C language function:
EGLSurface eglGetCurrentSurface(EGLint readdraw) Part of EGL_VERSION_1_X |
static long |
eglGetDisplay(long display_id)
Entry point to C language function:
EGLDisplay eglGetDisplay(EGLNativeDisplayType display_id) Part of EGL_VERSION_1_X |
static int |
eglGetError()
Entry point to C language function:
EGLint eglGetError(void) Part of EGL_VERSION_1_X |
static boolean |
eglInitialize(long dpy,
IntBuffer major,
IntBuffer minor)
Entry point to C language function:
EGLBoolean eglInitialize(EGLDisplay dpy, EGLint * major, EGLint * minor) Part of EGL_VERSION_1_X |
static boolean |
eglMakeCurrent(long dpy,
long draw,
long read,
long ctx)
Entry point to C language function:
EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) Part of EGL_VERSION_1_X |
static int |
eglQueryAPI()
Entry point to C language function:
EGLenum eglQueryAPI(void) Part of EGL_VERSION_1_X |
static boolean |
eglQueryContext(long dpy,
long ctx,
int attribute,
IntBuffer value)
Entry point to C language function:
EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint * value) Part of EGL_VERSION_1_X |
static String |
eglQueryString(long dpy,
int name)
Entry point to C language function:
const char * eglQueryString(EGLDisplay dpy, EGLint name) Part of EGL_VERSION_1_X |
static boolean |
eglQuerySurface(long dpy,
long surface,
int attribute,
IntBuffer value)
Entry point to C language function:
EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint * value) Part of EGL_VERSION_1_X |
static boolean |
eglReleaseTexImage(long dpy,
long surface,
int buffer)
Entry point to C language function:
EGLBoolean eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) Part of EGL_VERSION_1_X |
static boolean |
eglReleaseThread()
Entry point to C language function:
EGLBoolean eglReleaseThread(void) Part of EGL_VERSION_1_X |
static boolean |
eglSurfaceAttrib(long dpy,
long surface,
int attribute,
int value)
Entry point to C language function:
EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) Part of EGL_VERSION_1_X |
static boolean |
eglSwapBuffers(long dpy,
long surface)
Entry point to C language function:
EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface) Part of EGL_VERSION_1_X |
static boolean |
eglSwapInterval(long dpy,
int interval)
Entry point to C language function:
EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval) Part of EGL_VERSION_1_X |
static boolean |
eglTerminate(long dpy)
Entry point to C language function:
EGLBoolean eglTerminate(EGLDisplay dpy) Part of EGL_VERSION_1_X |
static boolean |
eglWaitClient()
Entry point to C language function:
EGLBoolean eglWaitClient(void) Part of EGL_VERSION_1_X |
static boolean |
eglWaitGL()
Entry point to C language function:
EGLBoolean eglWaitGL(void) Part of EGL_VERSION_1_X |
static boolean |
eglWaitNative(int engine)
Entry point to C language function:
EGLBoolean eglWaitNative(EGLint engine) Part of EGL_VERSION_1_X |
public static final int KHRONOS_FALSE
public static final int KHRONOS_TRUE
public static final long KHRONOS_BOOLEAN_ENUM_FORCE_SIZE
public static final int EGL_FALSE
EGL_VERSION_1_X
public static final int EGL_TRUE
EGL_VERSION_1_X
public static final int EGL_SUCCESS
EGL_VERSION_1_X
public static final int EGL_NOT_INITIALIZED
EGL_VERSION_1_X
public static final int EGL_BAD_ACCESS
EGL_VERSION_1_X
public static final int EGL_BAD_ALLOC
EGL_VERSION_1_X
public static final int EGL_BAD_ATTRIBUTE
EGL_VERSION_1_X
public static final int EGL_BAD_CONFIG
EGL_VERSION_1_X
public static final int EGL_BAD_CONTEXT
EGL_VERSION_1_X
public static final int EGL_BAD_CURRENT_SURFACE
EGL_VERSION_1_X
public static final int EGL_BAD_DISPLAY
EGL_VERSION_1_X
public static final int EGL_BAD_MATCH
EGL_VERSION_1_X
public static final int EGL_BAD_NATIVE_PIXMAP
EGL_VERSION_1_X
public static final int EGL_BAD_NATIVE_WINDOW
EGL_VERSION_1_X
public static final int EGL_BAD_PARAMETER
EGL_VERSION_1_X
public static final int EGL_BAD_SURFACE
EGL_VERSION_1_X
public static final int EGL_CONTEXT_LOST
EGL_VERSION_1_X
public static final int EGL_BUFFER_SIZE
EGL_VERSION_1_X
public static final int EGL_ALPHA_SIZE
EGL_VERSION_1_X
public static final int EGL_BLUE_SIZE
EGL_VERSION_1_X
public static final int EGL_GREEN_SIZE
EGL_VERSION_1_X
public static final int EGL_RED_SIZE
EGL_VERSION_1_X
public static final int EGL_DEPTH_SIZE
EGL_VERSION_1_X
public static final int EGL_STENCIL_SIZE
EGL_VERSION_1_X
public static final int EGL_CONFIG_CAVEAT
EGL_VERSION_1_X
public static final int EGL_CONFIG_ID
EGL_VERSION_1_X
public static final int EGL_LEVEL
EGL_VERSION_1_X
public static final int EGL_MAX_PBUFFER_HEIGHT
EGL_VERSION_1_X
public static final int EGL_MAX_PBUFFER_PIXELS
EGL_VERSION_1_X
public static final int EGL_MAX_PBUFFER_WIDTH
EGL_VERSION_1_X
public static final int EGL_NATIVE_RENDERABLE
EGL_VERSION_1_X
public static final int EGL_NATIVE_VISUAL_ID
EGL_VERSION_1_X
public static final int EGL_NATIVE_VISUAL_TYPE
EGL_VERSION_1_X
public static final int EGL_SAMPLES
EGL_VERSION_1_X
public static final int EGL_SAMPLE_BUFFERS
EGL_VERSION_1_X
public static final int EGL_SURFACE_TYPE
EGL_VERSION_1_X
public static final int EGL_TRANSPARENT_TYPE
EGL_VERSION_1_X
public static final int EGL_TRANSPARENT_BLUE_VALUE
EGL_VERSION_1_X
public static final int EGL_TRANSPARENT_GREEN_VALUE
EGL_VERSION_1_X
public static final int EGL_TRANSPARENT_RED_VALUE
EGL_VERSION_1_X
public static final int EGL_NONE
EGL_VERSION_1_X
public static final int EGL_BIND_TO_TEXTURE_RGB
EGL_VERSION_1_X
public static final int EGL_BIND_TO_TEXTURE_RGBA
EGL_VERSION_1_X
public static final int EGL_MIN_SWAP_INTERVAL
EGL_VERSION_1_X
public static final int EGL_MAX_SWAP_INTERVAL
EGL_VERSION_1_X
public static final int EGL_LUMINANCE_SIZE
EGL_VERSION_1_X
public static final int EGL_ALPHA_MASK_SIZE
EGL_VERSION_1_X
public static final int EGL_COLOR_BUFFER_TYPE
EGL_VERSION_1_X
public static final int EGL_RENDERABLE_TYPE
EGL_VERSION_1_X
public static final int EGL_MATCH_NATIVE_PIXMAP
EGL_VERSION_1_X
public static final int EGL_CONFORMANT
EGL_VERSION_1_X
public static final int EGL_SLOW_CONFIG
EGL_VERSION_1_X
public static final int EGL_NON_CONFORMANT_CONFIG
EGL_VERSION_1_X
public static final int EGL_TRANSPARENT_RGB
EGL_VERSION_1_X
public static final int EGL_RGB_BUFFER
EGL_VERSION_1_X
public static final int EGL_LUMINANCE_BUFFER
EGL_VERSION_1_X
public static final int EGL_NO_TEXTURE
EGL_VERSION_1_X
public static final int EGL_TEXTURE_RGB
EGL_VERSION_1_X
public static final int EGL_TEXTURE_RGBA
EGL_VERSION_1_X
public static final int EGL_TEXTURE_2D
EGL_VERSION_1_X
public static final int EGL_PBUFFER_BIT
EGL_VERSION_1_X
public static final int EGL_PIXMAP_BIT
EGL_VERSION_1_X
public static final int EGL_WINDOW_BIT
EGL_VERSION_1_X
public static final int EGL_VG_COLORSPACE_LINEAR_BIT
EGL_VERSION_1_X
public static final int EGL_VG_ALPHA_FORMAT_PRE_BIT
EGL_VERSION_1_X
public static final int EGL_MULTISAMPLE_RESOLVE_BOX_BIT
EGL_VERSION_1_X
public static final int EGL_SWAP_BEHAVIOR_PRESERVED_BIT
EGL_VERSION_1_X
public static final int EGL_OPENGL_ES_BIT
EGL_VERSION_1_X
public static final int EGL_OPENVG_BIT
EGL_VERSION_1_X
public static final int EGL_OPENGL_ES2_BIT
EGL_VERSION_1_X
public static final int EGL_OPENGL_BIT
EGL_VERSION_1_X
public static final int EGL_VENDOR
EGL_VERSION_1_X
public static final int EGL_VERSION
EGL_VERSION_1_X
public static final int EGL_EXTENSIONS
EGL_VERSION_1_X
public static final int EGL_CLIENT_APIS
EGL_VERSION_1_X
public static final int EGL_HEIGHT
EGL_VERSION_1_X
public static final int EGL_WIDTH
EGL_VERSION_1_X
public static final int EGL_LARGEST_PBUFFER
EGL_VERSION_1_X
public static final int EGL_TEXTURE_FORMAT
EGL_VERSION_1_X
public static final int EGL_TEXTURE_TARGET
EGL_VERSION_1_X
public static final int EGL_MIPMAP_TEXTURE
EGL_VERSION_1_X
public static final int EGL_MIPMAP_LEVEL
EGL_VERSION_1_X
public static final int EGL_RENDER_BUFFER
EGL_VERSION_1_X
public static final int EGL_VG_COLORSPACE
EGL_VERSION_1_X
public static final int EGL_VG_ALPHA_FORMAT
EGL_VERSION_1_X
public static final int EGL_HORIZONTAL_RESOLUTION
EGL_VERSION_1_X
public static final int EGL_VERTICAL_RESOLUTION
EGL_VERSION_1_X
public static final int EGL_PIXEL_ASPECT_RATIO
EGL_VERSION_1_X
public static final int EGL_SWAP_BEHAVIOR
EGL_VERSION_1_X
public static final int EGL_MULTISAMPLE_RESOLVE
EGL_VERSION_1_X
public static final int EGL_BACK_BUFFER
EGL_VERSION_1_X
public static final int EGL_SINGLE_BUFFER
EGL_VERSION_1_X
public static final int EGL_VG_COLORSPACE_sRGB
EGL_VERSION_1_X
public static final int EGL_VG_COLORSPACE_LINEAR
EGL_VERSION_1_X
public static final int EGL_VG_ALPHA_FORMAT_NONPRE
EGL_VERSION_1_X
public static final int EGL_VG_ALPHA_FORMAT_PRE
EGL_VERSION_1_X
public static final int EGL_DISPLAY_SCALING
EGL_VERSION_1_X
public static final int EGL_BUFFER_PRESERVED
EGL_VERSION_1_X
public static final int EGL_BUFFER_DESTROYED
EGL_VERSION_1_X
public static final int EGL_OPENVG_IMAGE
EGL_VERSION_1_X
public static final int EGL_CONTEXT_CLIENT_TYPE
EGL_VERSION_1_X
public static final int EGL_CONTEXT_CLIENT_VERSION
EGL_VERSION_1_X
public static final int EGL_MULTISAMPLE_RESOLVE_DEFAULT
EGL_VERSION_1_X
public static final int EGL_MULTISAMPLE_RESOLVE_BOX
EGL_VERSION_1_X
public static final int EGL_OPENGL_ES_API
EGL_VERSION_1_X
public static final int EGL_OPENVG_API
EGL_VERSION_1_X
public static final int EGL_OPENGL_API
EGL_VERSION_1_X
public static final int EGL_DRAW
EGL_VERSION_1_X
public static final int EGL_READ
EGL_VERSION_1_X
public static final int EGL_CORE_NATIVE_ENGINE
EGL_VERSION_1_X
public static final int EGL_COLORSPACE
EGL_VERSION_1_X
public static final int EGL_ALPHA_FORMAT
EGL_VERSION_1_X
public static final int EGL_COLORSPACE_sRGB
EGL_VERSION_1_X
public static final int EGL_COLORSPACE_LINEAR
EGL_VERSION_1_X
public static final int EGL_ALPHA_FORMAT_NONPRE
EGL_VERSION_1_X
public static final int EGL_ALPHA_FORMAT_PRE
EGL_VERSION_1_X
public static final long EGL_DEFAULT_DISPLAY
public static final long EGL_NO_CONTEXT
public static final long EGL_NO_DISPLAY
public static final long EGL_NO_SURFACE
public static final int EGL_DONT_CARE
public static final int EGL_UNKNOWN
public static boolean eglBindAPI(int api)
EGLBoolean eglBindAPI(EGLenum api)
EGL_VERSION_1_X
public static boolean eglBindTexImage(long dpy, long surface, int buffer)
EGLBoolean eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer)
EGL_VERSION_1_X
public static boolean eglChooseConfig(long dpy, IntBuffer attrib_list, PointerBuffer configs, int config_size, IntBuffer num_config)
EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint * attrib_list, EGLConfig * configs, EGLint config_size, EGLint * num_config)
EGL_VERSION_1_X
attrib_list
- a direct only IntBuffer
configs
- a direct only PointerBuffer
num_config
- a direct only IntBuffer
public static boolean eglCopyBuffers(long dpy, long surface, long target)
EGLBoolean eglCopyBuffers(EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target)
EGL_VERSION_1_X
public static long eglCreateContext(long dpy, long config, long share_context, IntBuffer attrib_list)
EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint * attrib_list)
EGL_VERSION_1_X
attrib_list
- a direct only IntBuffer
public static long eglCreatePbufferFromClientBuffer(long dpy, int buftype, Buffer buffer, long config, IntBuffer attrib_list)
EGLSurface eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint * attrib_list)
EGL_VERSION_1_X
public static long eglCreatePbufferSurface(long dpy, long config, IntBuffer attrib_list)
EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint * attrib_list)
EGL_VERSION_1_X
attrib_list
- a direct only IntBuffer
public static long eglCreatePixmapSurface(long dpy, long config, long pixmap, IntBuffer attrib_list)
EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint * attrib_list)
EGL_VERSION_1_X
attrib_list
- a direct only IntBuffer
public static long eglCreateWindowSurface(long dpy, long config, long win, IntBuffer attrib_list)
EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint * attrib_list)
EGL_VERSION_1_X
attrib_list
- a direct only IntBuffer
public static boolean eglDestroyContext(long dpy, long ctx)
EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx)
EGL_VERSION_1_X
public static boolean eglDestroySurface(long dpy, long surface)
EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface)
EGL_VERSION_1_X
public static boolean eglGetConfigAttrib(long dpy, long config, int attribute, IntBuffer value)
EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint * value)
EGL_VERSION_1_X
value
- a direct only IntBuffer
public static boolean eglGetConfigs(long dpy, PointerBuffer configs, int config_size, IntBuffer num_config)
EGLBoolean eglGetConfigs(EGLDisplay dpy, EGLConfig * configs, EGLint config_size, EGLint * num_config)
EGL_VERSION_1_X
configs
- a direct only PointerBuffer
num_config
- a direct only IntBuffer
public static long eglGetCurrentContext()
EGLContext eglGetCurrentContext(void)
EGL_VERSION_1_X
public static long eglGetCurrentDisplay()
EGLDisplay eglGetCurrentDisplay(void)
EGL_VERSION_1_X
public static long eglGetCurrentSurface(int readdraw)
EGLSurface eglGetCurrentSurface(EGLint readdraw)
EGL_VERSION_1_X
public static long eglGetDisplay(long display_id)
EGLDisplay eglGetDisplay(EGLNativeDisplayType display_id)
EGL_VERSION_1_X
public static int eglGetError()
EGLint eglGetError(void)
EGL_VERSION_1_X
public static boolean eglInitialize(long dpy, IntBuffer major, IntBuffer minor)
EGLBoolean eglInitialize(EGLDisplay dpy, EGLint * major, EGLint * minor)
EGL_VERSION_1_X
public static boolean eglMakeCurrent(long dpy, long draw, long read, long ctx)
EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx)
EGL_VERSION_1_X
public static int eglQueryAPI()
EGLenum eglQueryAPI(void)
EGL_VERSION_1_X
public static boolean eglQueryContext(long dpy, long ctx, int attribute, IntBuffer value)
EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint * value)
EGL_VERSION_1_X
value
- a direct only IntBuffer
public static String eglQueryString(long dpy, int name)
const char * eglQueryString(EGLDisplay dpy, EGLint name)
EGL_VERSION_1_X
public static boolean eglQuerySurface(long dpy, long surface, int attribute, IntBuffer value)
EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint * value)
EGL_VERSION_1_X
value
- a direct only IntBuffer
public static boolean eglReleaseTexImage(long dpy, long surface, int buffer)
EGLBoolean eglReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer)
EGL_VERSION_1_X
public static boolean eglReleaseThread()
EGLBoolean eglReleaseThread(void)
EGL_VERSION_1_X
public static boolean eglSurfaceAttrib(long dpy, long surface, int attribute, int value)
EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value)
EGL_VERSION_1_X
public static boolean eglSwapBuffers(long dpy, long surface)
EGLBoolean eglSwapBuffers(EGLDisplay dpy, EGLSurface surface)
EGL_VERSION_1_X
public static boolean eglSwapInterval(long dpy, int interval)
EGLBoolean eglSwapInterval(EGLDisplay dpy, EGLint interval)
EGL_VERSION_1_X
public static boolean eglTerminate(long dpy)
EGLBoolean eglTerminate(EGLDisplay dpy)
EGL_VERSION_1_X
public static boolean eglWaitClient()
EGLBoolean eglWaitClient(void)
EGL_VERSION_1_X
public static boolean eglWaitGL()
EGLBoolean eglWaitGL(void)
EGL_VERSION_1_X
public static boolean eglWaitNative(int engine)
EGLBoolean eglWaitNative(EGLint engine)
EGL_VERSION_1_X
public static void eglGetConfigAttributes(long dpy, long config, IntBuffer attributes, IntBuffer values)
Entry point to C language function: EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint * value);
Part of EGL_VERSION_1_X
Copyright 2010 JogAmp Community.