|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jogamp.opengl.impl.egl.EGL
public class EGL
Field Summary | |
---|---|
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 Summary | |
---|---|
EGL()
|
Method Summary | |
---|---|
static boolean |
dispatch_eglBindAPI1(int api,
long procAddress)
Entry point to C language function: EGLBoolean eglBindAPI(EGLenum api); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglBindTexImage1(long dpy,
long surface,
int buffer,
long procAddress)
Entry point to C language function: EGLBoolean eglBindTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglCopyBuffers1(long dpy,
long surface,
long target,
long procAddress)
Entry point to C language function: EGLBoolean eglCopyBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLNativeDisplayType target); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglDestroyContext1(long dpy,
long ctx,
long procAddress)
Entry point to C language function: EGLBoolean eglDestroyContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglDestroySurface1(long dpy,
long surface,
long procAddress)
Entry point to C language function: EGLBoolean eglDestroySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface); Part of EGL_VERSION_1_X |
static long |
dispatch_eglGetCurrentContext1(long procAddress)
Entry point to C language function: EGLNativeDisplayType eglGetCurrentContext(void); Part of EGL_VERSION_1_X |
static long |
dispatch_eglGetCurrentDisplay1(long procAddress)
Entry point to C language function: EGLNativeDisplayType eglGetCurrentDisplay(void); Part of EGL_VERSION_1_X |
static long |
dispatch_eglGetCurrentSurface1(int readdraw,
long procAddress)
Entry point to C language function: EGLNativeDisplayType eglGetCurrentSurface(EGLint readdraw); Part of EGL_VERSION_1_X |
static long |
dispatch_eglGetDisplay1(long display_id,
long procAddress)
Entry point to C language function: EGLNativeDisplayType eglGetDisplay(EGLNativeDisplayType display_id); Part of EGL_VERSION_1_X |
static int |
dispatch_eglGetError1(long procAddress)
Entry point to C language function: EGLint eglGetError(void); Part of EGL_VERSION_1_X |
static long |
dispatch_eglGetProcAddress1(String procname,
long procAddress)
Entry point to C language function: __EGLFuncPtr eglGetProcAddress(const char * procname); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglMakeCurrent1(long dpy,
long draw,
long read,
long ctx,
long procAddress)
Entry point to C language function: EGLBoolean eglMakeCurrent(EGLNativeDisplayType dpy, EGLNativeDisplayType draw, EGLNativeDisplayType read, EGLNativeDisplayType ctx); Part of EGL_VERSION_1_X |
static int |
dispatch_eglQueryAPI1(long procAddress)
Entry point to C language function: EGLenum eglQueryAPI(void); Part of EGL_VERSION_1_X |
static String |
dispatch_eglQueryString1(long dpy,
int name,
long procAddress)
Entry point to C language function: const char * eglQueryString(EGLNativeDisplayType dpy, EGLint name); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglReleaseTexImage1(long dpy,
long surface,
int buffer,
long procAddress)
Entry point to C language function: EGLBoolean eglReleaseTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglReleaseThread1(long procAddress)
Entry point to C language function: EGLBoolean eglReleaseThread(void); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglSurfaceAttrib1(long dpy,
long surface,
int attribute,
int value,
long procAddress)
Entry point to C language function: EGLBoolean eglSurfaceAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint value); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglSwapBuffers1(long dpy,
long surface,
long procAddress)
Entry point to C language function: EGLBoolean eglSwapBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglSwapInterval1(long dpy,
int interval,
long procAddress)
Entry point to C language function: EGLBoolean eglSwapInterval(EGLNativeDisplayType dpy, EGLint interval); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglTerminate1(long dpy,
long procAddress)
Entry point to C language function: EGLBoolean eglTerminate(EGLNativeDisplayType dpy); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglWaitClient1(long procAddress)
Entry point to C language function: EGLBoolean eglWaitClient(void); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglWaitGL1(long procAddress)
Entry point to C language function: EGLBoolean eglWaitGL(void); Part of EGL_VERSION_1_X |
static boolean |
dispatch_eglWaitNative1(int engine,
long procAddress)
Entry point to C language function: EGLBoolean eglWaitNative(EGLint engine); Part of EGL_VERSION_1_X |
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(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer); Part of EGL_VERSION_1_X |
static boolean |
eglChooseConfig(long dpy,
int[] attrib_list,
int attrib_list_offset,
PointerBuffer configs,
int config_size,
int[] num_config,
int num_config_offset)
Entry point to C language function: EGLBoolean eglChooseConfig(EGLNativeDisplayType dpy, const EGLint * attrib_list, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config); 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(EGLNativeDisplayType dpy, const EGLint * attrib_list, EGLNativeDisplayType * 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(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLNativeDisplayType target); Part of EGL_VERSION_1_X |
static long |
eglCreateContext(long dpy,
long config,
long share_context,
int[] attrib_list,
int attrib_list_offset)
Entry point to C language function: EGLNativeDisplayType eglCreateContext(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType share_context, const EGLint * attrib_list); 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: EGLNativeDisplayType eglCreateContext(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType share_context, const EGLint * attrib_list); Part of EGL_VERSION_1_X |
static long |
eglCreatePbufferFromClientBuffer(long dpy,
int buftype,
long buffer,
long config,
int[] attrib_list,
int attrib_list_offset)
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferFromClientBuffer(EGLNativeDisplayType dpy, EGLenum buftype, EGLNativeDisplayType buffer, EGLNativeDisplayType config, const EGLint * attrib_list); Part of EGL_VERSION_1_X |
static long |
eglCreatePbufferFromClientBuffer(long dpy,
int buftype,
long buffer,
long config,
IntBuffer attrib_list)
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferFromClientBuffer(EGLNativeDisplayType dpy, EGLenum buftype, EGLNativeDisplayType buffer, EGLNativeDisplayType config, const EGLint * attrib_list); Part of EGL_VERSION_1_X |
static long |
eglCreatePbufferSurface(long dpy,
long config,
int[] attrib_list,
int attrib_list_offset)
Entry point to C language function: EGLNativeDisplayType eglCreatePbufferSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType 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: EGLNativeDisplayType eglCreatePbufferSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, const EGLint * attrib_list); Part of EGL_VERSION_1_X |
static long |
eglCreatePixmapSurface(long dpy,
long config,
long pixmap,
int[] attrib_list,
int attrib_list_offset)
Entry point to C language function: EGLNativeDisplayType eglCreatePixmapSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType pixmap, 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: EGLNativeDisplayType eglCreatePixmapSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType pixmap, const EGLint * attrib_list); Part of EGL_VERSION_1_X |
static long |
eglCreateWindowSurface(long dpy,
long config,
long win,
int[] attrib_list,
int attrib_list_offset)
Entry point to C language function: EGLNativeDisplayType eglCreateWindowSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType win, 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: EGLNativeDisplayType eglCreateWindowSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType 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(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx); Part of EGL_VERSION_1_X |
static boolean |
eglDestroySurface(long dpy,
long surface)
Entry point to C language function: EGLBoolean eglDestroySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface); Part of EGL_VERSION_1_X |
static boolean |
eglGetConfigAttrib(long dpy,
long config,
int attribute,
int[] value,
int value_offset)
Entry point to C language function: EGLBoolean eglGetConfigAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLint attribute, EGLint * value); 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(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLint attribute, EGLint * value); Part of EGL_VERSION_1_X |
static boolean |
eglGetConfigs(long dpy,
PointerBuffer configs,
int config_size,
int[] num_config,
int num_config_offset)
Entry point to C language function: EGLBoolean eglGetConfigs(EGLNativeDisplayType dpy, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config); Part of EGL_VERSION_1_X |
static boolean |
eglGetConfigs(long dpy,
PointerBuffer configs,
int config_size,
IntBuffer num_config)
Entry point to C language function: EGLBoolean eglGetConfigs(EGLNativeDisplayType dpy, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config); Part of EGL_VERSION_1_X |
static long |
eglGetCurrentContext()
Entry point to C language function: EGLNativeDisplayType eglGetCurrentContext(void); Part of EGL_VERSION_1_X |
static long |
eglGetCurrentDisplay()
Entry point to C language function: EGLNativeDisplayType eglGetCurrentDisplay(void); Part of EGL_VERSION_1_X |
static long |
eglGetCurrentSurface(int readdraw)
Entry point to C language function: EGLNativeDisplayType eglGetCurrentSurface(EGLint readdraw); Part of EGL_VERSION_1_X |
static long |
eglGetDisplay(long display_id)
Entry point to C language function: EGLNativeDisplayType 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 |
protected static long |
eglGetProcAddress(long eglGetProcAddressHandle,
String procname)
|
static long |
eglGetProcAddress(String procname)
Entry point to C language function: __EGLFuncPtr eglGetProcAddress(const char * procname); Part of EGL_VERSION_1_X |
static boolean |
eglInitialize(long dpy,
int[] major,
int major_offset,
int[] minor,
int minor_offset)
Entry point to C language function: EGLBoolean eglInitialize(EGLNativeDisplayType dpy, EGLint * major, EGLint * minor); Part of EGL_VERSION_1_X |
static boolean |
eglInitialize(long dpy,
IntBuffer major,
IntBuffer minor)
Entry point to C language function: EGLBoolean eglInitialize(EGLNativeDisplayType 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(EGLNativeDisplayType dpy, EGLNativeDisplayType draw, EGLNativeDisplayType read, EGLNativeDisplayType 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,
int[] value,
int value_offset)
Entry point to C language function: EGLBoolean eglQueryContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLint attribute, EGLint * value); 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(EGLNativeDisplayType dpy, EGLNativeDisplayType 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(EGLNativeDisplayType dpy, EGLint name); Part of EGL_VERSION_1_X |
static boolean |
eglQuerySurface(long dpy,
long surface,
int attribute,
int[] value,
int value_offset)
Entry point to C language function: EGLBoolean eglQuerySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint * value); 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(EGLNativeDisplayType dpy, EGLNativeDisplayType 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(EGLNativeDisplayType dpy, EGLNativeDisplayType 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(EGLNativeDisplayType dpy, EGLNativeDisplayType 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(EGLNativeDisplayType dpy, EGLNativeDisplayType surface); Part of EGL_VERSION_1_X |
static boolean |
eglSwapInterval(long dpy,
int interval)
Entry point to C language function: EGLBoolean eglSwapInterval(EGLNativeDisplayType dpy, EGLint interval); Part of EGL_VERSION_1_X |
static boolean |
eglTerminate(long dpy)
Entry point to C language function: EGLBoolean eglTerminate(EGLNativeDisplayType 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 |
static void |
resetProcAddressTable(DynamicLookupHelper lookup)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int KHRONOS_FALSE
khronos_boolean_enum_t
public static final int KHRONOS_TRUE
khronos_boolean_enum_t
public static final long KHRONOS_BOOLEAN_ENUM_FORCE_SIZE
khronos_boolean_enum_t
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
Constructor Detail |
---|
public EGL()
Method Detail |
---|
public static boolean eglBindAPI(int api)
EGLBoolean eglBindAPI(EGLenum api);
EGL_VERSION_1_X
public static boolean dispatch_eglBindAPI1(int api, long procAddress)
EGLBoolean eglBindAPI(EGLenum api);
EGL_VERSION_1_X
public static boolean eglBindTexImage(long dpy, long surface, int buffer)
EGLBoolean eglBindTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
EGL_VERSION_1_X
public static boolean dispatch_eglBindTexImage1(long dpy, long surface, int buffer, long procAddress)
EGLBoolean eglBindTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType 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(EGLNativeDisplayType dpy, const EGLint * attrib_list, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
EGL_VERSION_1_X
public static boolean eglChooseConfig(long dpy, int[] attrib_list, int attrib_list_offset, PointerBuffer configs, int config_size, int[] num_config, int num_config_offset)
EGLBoolean eglChooseConfig(EGLNativeDisplayType dpy, const EGLint * attrib_list, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
EGL_VERSION_1_X
public static boolean eglCopyBuffers(long dpy, long surface, long target)
EGLBoolean eglCopyBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLNativeDisplayType target);
EGL_VERSION_1_X
public static boolean dispatch_eglCopyBuffers1(long dpy, long surface, long target, long procAddress)
EGLBoolean eglCopyBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLNativeDisplayType target);
EGL_VERSION_1_X
public static long eglCreateContext(long dpy, long config, long share_context, IntBuffer attrib_list)
EGLNativeDisplayType eglCreateContext(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType share_context, const EGLint * attrib_list);
EGL_VERSION_1_X
public static long eglCreateContext(long dpy, long config, long share_context, int[] attrib_list, int attrib_list_offset)
EGLNativeDisplayType eglCreateContext(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType share_context, const EGLint * attrib_list);
EGL_VERSION_1_X
public static long eglCreatePbufferFromClientBuffer(long dpy, int buftype, long buffer, long config, IntBuffer attrib_list)
EGLNativeDisplayType eglCreatePbufferFromClientBuffer(EGLNativeDisplayType dpy, EGLenum buftype, EGLNativeDisplayType buffer, EGLNativeDisplayType config, const EGLint * attrib_list);
EGL_VERSION_1_X
public static long eglCreatePbufferFromClientBuffer(long dpy, int buftype, long buffer, long config, int[] attrib_list, int attrib_list_offset)
EGLNativeDisplayType eglCreatePbufferFromClientBuffer(EGLNativeDisplayType dpy, EGLenum buftype, EGLNativeDisplayType buffer, EGLNativeDisplayType config, const EGLint * attrib_list);
EGL_VERSION_1_X
public static long eglCreatePbufferSurface(long dpy, long config, IntBuffer attrib_list)
EGLNativeDisplayType eglCreatePbufferSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, const EGLint * attrib_list);
EGL_VERSION_1_X
public static long eglCreatePbufferSurface(long dpy, long config, int[] attrib_list, int attrib_list_offset)
EGLNativeDisplayType eglCreatePbufferSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, const EGLint * attrib_list);
EGL_VERSION_1_X
public static long eglCreatePixmapSurface(long dpy, long config, long pixmap, IntBuffer attrib_list)
EGLNativeDisplayType eglCreatePixmapSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType pixmap, const EGLint * attrib_list);
EGL_VERSION_1_X
public static long eglCreatePixmapSurface(long dpy, long config, long pixmap, int[] attrib_list, int attrib_list_offset)
EGLNativeDisplayType eglCreatePixmapSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType pixmap, const EGLint * attrib_list);
EGL_VERSION_1_X
public static long eglCreateWindowSurface(long dpy, long config, long win, IntBuffer attrib_list)
EGLNativeDisplayType eglCreateWindowSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType win, const EGLint * attrib_list);
EGL_VERSION_1_X
public static long eglCreateWindowSurface(long dpy, long config, long win, int[] attrib_list, int attrib_list_offset)
EGLNativeDisplayType eglCreateWindowSurface(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLNativeDisplayType win, const EGLint * attrib_list);
EGL_VERSION_1_X
public static boolean eglDestroyContext(long dpy, long ctx)
EGLBoolean eglDestroyContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx);
EGL_VERSION_1_X
public static boolean dispatch_eglDestroyContext1(long dpy, long ctx, long procAddress)
EGLBoolean eglDestroyContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx);
EGL_VERSION_1_X
public static boolean eglDestroySurface(long dpy, long surface)
EGLBoolean eglDestroySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
EGL_VERSION_1_X
public static boolean dispatch_eglDestroySurface1(long dpy, long surface, long procAddress)
EGLBoolean eglDestroySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
EGL_VERSION_1_X
public static boolean eglGetConfigAttrib(long dpy, long config, int attribute, IntBuffer value)
EGLBoolean eglGetConfigAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLint attribute, EGLint * value);
EGL_VERSION_1_X
public static boolean eglGetConfigAttrib(long dpy, long config, int attribute, int[] value, int value_offset)
EGLBoolean eglGetConfigAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType config, EGLint attribute, EGLint * value);
EGL_VERSION_1_X
public static boolean eglGetConfigs(long dpy, PointerBuffer configs, int config_size, IntBuffer num_config)
EGLBoolean eglGetConfigs(EGLNativeDisplayType dpy, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
EGL_VERSION_1_X
public static boolean eglGetConfigs(long dpy, PointerBuffer configs, int config_size, int[] num_config, int num_config_offset)
EGLBoolean eglGetConfigs(EGLNativeDisplayType dpy, EGLNativeDisplayType * configs, EGLint config_size, EGLint * num_config);
EGL_VERSION_1_X
public static long eglGetCurrentContext()
EGLNativeDisplayType eglGetCurrentContext(void);
EGL_VERSION_1_X
public static long dispatch_eglGetCurrentContext1(long procAddress)
EGLNativeDisplayType eglGetCurrentContext(void);
EGL_VERSION_1_X
public static long eglGetCurrentDisplay()
EGLNativeDisplayType eglGetCurrentDisplay(void);
EGL_VERSION_1_X
public static long dispatch_eglGetCurrentDisplay1(long procAddress)
EGLNativeDisplayType eglGetCurrentDisplay(void);
EGL_VERSION_1_X
public static long eglGetCurrentSurface(int readdraw)
EGLNativeDisplayType eglGetCurrentSurface(EGLint readdraw);
EGL_VERSION_1_X
public static long dispatch_eglGetCurrentSurface1(int readdraw, long procAddress)
EGLNativeDisplayType eglGetCurrentSurface(EGLint readdraw);
EGL_VERSION_1_X
public static long eglGetDisplay(long display_id)
EGLNativeDisplayType eglGetDisplay(EGLNativeDisplayType display_id);
EGL_VERSION_1_X
public static long dispatch_eglGetDisplay1(long display_id, long procAddress)
EGLNativeDisplayType eglGetDisplay(EGLNativeDisplayType display_id);
EGL_VERSION_1_X
public static int eglGetError()
EGLint eglGetError(void);
EGL_VERSION_1_X
public static int dispatch_eglGetError1(long procAddress)
EGLint eglGetError(void);
EGL_VERSION_1_X
public static long eglGetProcAddress(String procname)
__EGLFuncPtr eglGetProcAddress(const char * procname);
EGL_VERSION_1_X
public static long dispatch_eglGetProcAddress1(String procname, long procAddress)
__EGLFuncPtr eglGetProcAddress(const char * procname);
EGL_VERSION_1_X
public static boolean eglInitialize(long dpy, IntBuffer major, IntBuffer minor)
EGLBoolean eglInitialize(EGLNativeDisplayType dpy, EGLint * major, EGLint * minor);
EGL_VERSION_1_X
public static boolean eglInitialize(long dpy, int[] major, int major_offset, int[] minor, int minor_offset)
EGLBoolean eglInitialize(EGLNativeDisplayType dpy, EGLint * major, EGLint * minor);
EGL_VERSION_1_X
public static boolean eglMakeCurrent(long dpy, long draw, long read, long ctx)
EGLBoolean eglMakeCurrent(EGLNativeDisplayType dpy, EGLNativeDisplayType draw, EGLNativeDisplayType read, EGLNativeDisplayType ctx);
EGL_VERSION_1_X
public static boolean dispatch_eglMakeCurrent1(long dpy, long draw, long read, long ctx, long procAddress)
EGLBoolean eglMakeCurrent(EGLNativeDisplayType dpy, EGLNativeDisplayType draw, EGLNativeDisplayType read, EGLNativeDisplayType ctx);
EGL_VERSION_1_X
public static int eglQueryAPI()
EGLenum eglQueryAPI(void);
EGL_VERSION_1_X
public static int dispatch_eglQueryAPI1(long procAddress)
EGLenum eglQueryAPI(void);
EGL_VERSION_1_X
public static boolean eglQueryContext(long dpy, long ctx, int attribute, IntBuffer value)
EGLBoolean eglQueryContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLint attribute, EGLint * value);
EGL_VERSION_1_X
public static boolean eglQueryContext(long dpy, long ctx, int attribute, int[] value, int value_offset)
EGLBoolean eglQueryContext(EGLNativeDisplayType dpy, EGLNativeDisplayType ctx, EGLint attribute, EGLint * value);
EGL_VERSION_1_X
public static String eglQueryString(long dpy, int name)
const char * eglQueryString(EGLNativeDisplayType dpy, EGLint name);
EGL_VERSION_1_X
public static String dispatch_eglQueryString1(long dpy, int name, long procAddress)
const char * eglQueryString(EGLNativeDisplayType dpy, EGLint name);
EGL_VERSION_1_X
public static boolean eglQuerySurface(long dpy, long surface, int attribute, IntBuffer value)
EGLBoolean eglQuerySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint * value);
EGL_VERSION_1_X
public static boolean eglQuerySurface(long dpy, long surface, int attribute, int[] value, int value_offset)
EGLBoolean eglQuerySurface(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint * value);
EGL_VERSION_1_X
public static boolean eglReleaseTexImage(long dpy, long surface, int buffer)
EGLBoolean eglReleaseTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
EGL_VERSION_1_X
public static boolean dispatch_eglReleaseTexImage1(long dpy, long surface, int buffer, long procAddress)
EGLBoolean eglReleaseTexImage(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint buffer);
EGL_VERSION_1_X
public static boolean eglReleaseThread()
EGLBoolean eglReleaseThread(void);
EGL_VERSION_1_X
public static boolean dispatch_eglReleaseThread1(long procAddress)
EGLBoolean eglReleaseThread(void);
EGL_VERSION_1_X
public static boolean eglSurfaceAttrib(long dpy, long surface, int attribute, int value)
EGLBoolean eglSurfaceAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint value);
EGL_VERSION_1_X
public static boolean dispatch_eglSurfaceAttrib1(long dpy, long surface, int attribute, int value, long procAddress)
EGLBoolean eglSurfaceAttrib(EGLNativeDisplayType dpy, EGLNativeDisplayType surface, EGLint attribute, EGLint value);
EGL_VERSION_1_X
public static boolean eglSwapBuffers(long dpy, long surface)
EGLBoolean eglSwapBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
EGL_VERSION_1_X
public static boolean dispatch_eglSwapBuffers1(long dpy, long surface, long procAddress)
EGLBoolean eglSwapBuffers(EGLNativeDisplayType dpy, EGLNativeDisplayType surface);
EGL_VERSION_1_X
public static boolean eglSwapInterval(long dpy, int interval)
EGLBoolean eglSwapInterval(EGLNativeDisplayType dpy, EGLint interval);
EGL_VERSION_1_X
public static boolean dispatch_eglSwapInterval1(long dpy, int interval, long procAddress)
EGLBoolean eglSwapInterval(EGLNativeDisplayType dpy, EGLint interval);
EGL_VERSION_1_X
public static boolean eglTerminate(long dpy)
EGLBoolean eglTerminate(EGLNativeDisplayType dpy);
EGL_VERSION_1_X
public static boolean dispatch_eglTerminate1(long dpy, long procAddress)
EGLBoolean eglTerminate(EGLNativeDisplayType dpy);
EGL_VERSION_1_X
public static boolean eglWaitClient()
EGLBoolean eglWaitClient(void);
EGL_VERSION_1_X
public static boolean dispatch_eglWaitClient1(long procAddress)
EGLBoolean eglWaitClient(void);
EGL_VERSION_1_X
public static boolean eglWaitGL()
EGLBoolean eglWaitGL(void);
EGL_VERSION_1_X
public static boolean dispatch_eglWaitGL1(long procAddress)
EGLBoolean eglWaitGL(void);
EGL_VERSION_1_X
public static boolean eglWaitNative(int engine)
EGLBoolean eglWaitNative(EGLint engine);
EGL_VERSION_1_X
public static boolean dispatch_eglWaitNative1(int engine, long procAddress)
EGLBoolean eglWaitNative(EGLint engine);
EGL_VERSION_1_X
public static void resetProcAddressTable(DynamicLookupHelper lookup)
protected static long eglGetProcAddress(long eglGetProcAddressHandle, String procname)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |