com.jogamp.opengl.impl.egl
Interface EGLExt

All Known Implementing Classes:
EGLExtImpl

public interface EGLExt


Field Summary
static int EGL_ALREADY_SIGNALED_KHR
          Part of EGL_KHR_sync
static int EGL_BITMAP_ORIGIN_KHR
          Part of EGL_KHR_lock_surface
static int EGL_BITMAP_PITCH_KHR
          Part of EGL_KHR_lock_surface
static int EGL_BITMAP_PIXEL_ALPHA_OFFSET_KHR
          Part of EGL_KHR_lock_surface
static int EGL_BITMAP_PIXEL_BLUE_OFFSET_KHR
          Part of EGL_KHR_lock_surface
static int EGL_BITMAP_PIXEL_GREEN_OFFSET_KHR
          Part of EGL_KHR_lock_surface
static int EGL_BITMAP_PIXEL_LUMINANCE_OFFSET_KHR
          Part of EGL_KHR_lock_surface
static int EGL_BITMAP_PIXEL_RED_OFFSET_KHR
          Part of EGL_KHR_lock_surface
static int EGL_BITMAP_POINTER_KHR
          Part of EGL_KHR_lock_surface
static int EGL_CONDITION_SATISFIED_KHR
          Part of EGL_KHR_sync
static int EGL_CONFORMANT_KHR
          Part of EGL_KHR_config_attribs
static int EGL_COVERAGE_BUFFERS_NV
          Part of EGL_NV_coverage_sample
static int EGL_COVERAGE_SAMPLES_NV
          Part of EGL_NV_coverage_sample
static int EGL_create_pbuffer_from_client_buffer
          Part of EGL_KHR_bind_client_buffer
static long EGL_DEFAULT_PERFMARKER
          Part of EGL_NV_perfmon
static int EGL_DEPTH_ENCODING_NONE_NV
          Part of EGL_NV_depth_nonlinear
static int EGL_DEPTH_ENCODING_NONLINEAR_NV
          Part of EGL_NV_depth_nonlinear
static int EGL_DEPTH_ENCODING_NV
          Part of EGL_NV_depth_nonlinear
static long EGL_FOREVER_KHR
          Part of EGL_KHR_sync
static int EGL_FORMAT_RGB_565_EXACT_KHR
          Part of EGL_KHR_lock_surface
static int EGL_FORMAT_RGB_565_KHR
          Part of EGL_KHR_lock_surface
static int EGL_FORMAT_RGBA_8888_EXACT_KHR
          Part of EGL_KHR_lock_surface
static int EGL_FORMAT_RGBA_8888_KHR
          Part of EGL_KHR_lock_surface
static int EGL_GL_RENDERBUFFER_KHR
          Part of EGL_KHR_gl_renderbuffer_image
static int EGL_GL_TEXTURE_2D_KHR
          Part of EGL_KHR_gl_texture_2D_image
static int EGL_GL_TEXTURE_3D_KHR
          Part of EGL_KHR_gl_texture_3D_image
static int EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_X_KHR
          Part of EGL_KHR_gl_texture_cubemap_image
static int EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_KHR
          Part of EGL_KHR_gl_texture_cubemap_image
static int EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_KHR
          Part of EGL_KHR_gl_texture_cubemap_image
static int EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR
          Part of EGL_KHR_gl_texture_cubemap_image
static int EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Y_KHR
          Part of EGL_KHR_gl_texture_cubemap_image
static int EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Z_KHR
          Part of EGL_KHR_gl_texture_cubemap_image
static int EGL_GL_TEXTURE_LEVEL_KHR
          Part of EGL_KHR_gl_texture_2D_image
static int EGL_GL_TEXTURE_RECTANGLE_NV_KHR
          Part of EGL_NV_texture_rectangle
static int EGL_GL_TEXTURE_ZOFFSET_KHR
          Part of EGL_KHR_gl_texture_3D_image
static int EGL_LOCK_SURFACE_BIT_KHR
          Part of EGL_KHR_lock_surface
static int EGL_LOCK_USAGE_HINT_KHR
          Part of EGL_KHR_lock_surface
static int EGL_LOWER_LEFT_KHR
          Part of EGL_KHR_lock_surface
static int EGL_MAP_PRESERVE_PIXELS_KHR
          Part of EGL_KHR_lock_surface
static int EGL_MATCH_FORMAT_KHR
          Part of EGL_KHR_lock_surface
static int EGL_NATIVE_PIXMAP_KHR
          Part of EGL_KHR_image
static long EGL_NO_IMAGE
          Part of EGL_KHR_image
static long EGL_NO_PERFMONITOR
          Part of EGL_NV_perfmon
static int EGL_NO_SYNC_KHR
          Part of EGL_KHR_sync
static int EGL_NVMA_OUTPUT_SURFACE_NV
          Part of EGL_NV_nvma_image
static int EGL_NVVA_OUTPUT_SURFACE_NV
          Part of EGL_NV_nvva_image
static int EGL_OPENMAX_IL_BIT_NV
          Part of EGL_NV_omx_il_sink
static int EGL_OPENVG_IMAGE_KHR
          Part of EGL_KHR_bind_client_buffer
static int EGL_OPTIMAL_FORMAT_BIT_KHR
          Part of EGL_KHR_lock_surface
static int EGL_READ_SURFACE_BIT_KHR
          Part of EGL_KHR_lock_surface
static int EGL_SIGNALED_KHR
          Part of EGL_KHR_sync
static int EGL_SURFACE_COMPONENT_HANDLE_NV
          Part of EGL_NV_omx_il_sink
static int EGL_SURFACE_OMX_IL_CALLBACK_DATA_NV
          Part of EGL_NV_omx_il_sink
static int EGL_SURFACE_OMX_IL_EMPTY_BUFFER_DONE_CALLBACK_NV
          Part of EGL_NV_omx_il_sink
static int EGL_SURFACE_OMX_IL_EVENT_CALLBACK_NV
          Part of EGL_NV_omx_il_sink
static int EGL_SYNC_CONDITION_KHR
          Part of EGL_KHR_sync
static int EGL_SYNC_FENCE_KHR
          Part of EGL_KHR_sync
static int EGL_SYNC_FLUSH_COMMANDS_BIT_KHR
          Part of EGL_KHR_sync
static int EGL_SYNC_NATIVE_SYNC_KHR
          Part of EGL_KHR_sync
static int EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR
          Part of EGL_KHR_sync
static int EGL_SYNC_STATUS_KHR
          Part of EGL_KHR_sync
static int EGL_SYNC_TYPE_KHR
          Part of EGL_KHR_sync
static int EGL_TEXTURE_RECTANGLE_NV
          Part of EGL_NV_texture_rectangle
static int EGL_TIMEOUT_EXPIRED_KHR
          Part of EGL_KHR_sync
static int EGL_UNSIGNALED_KHR
          Part of EGL_KHR_sync
static int EGL_UPPER_LEFT_KHR
          Part of EGL_KHR_lock_surface
static int EGL_VG_ALPHA_FORMAT_PRE_BIT_KHR
          Part of EGL_KHR_config_attribs
static int EGL_VG_COLORSPACE_LINEAR_BIT_KHR
          Part of EGL_KHR_config_attribs
static int EGL_VG_PARENT_IMAGE_KHR
          Part of EGL_KHR_vg_parent_image
static int EGL_WRITE_SURFACE_BIT_KHR
          Part of EGL_KHR_lock_surface
 
Method Summary
 int eglClientWaitSyncKHR(long sync, int flags, int timeout)
          Entry point to C language function: int32_t eglClientWaitSyncKHR(EGLNativePointerType sync, int32_t flags, uint64_t timeout);
Part of EGL_KHR_sync
 long eglCreateFenceSyncKHR(long dpy, int condition, int[] attrib_list, int attrib_list_offset)
          Entry point to C language function: EGLNativePointerType eglCreateFenceSyncKHR(EGLNativePointerType dpy, EGLenum condition, const int32_t * attrib_list);
Part of EGL_KHR_sync
 long eglCreateFenceSyncKHR(long dpy, int condition, IntBuffer attrib_list)
          Entry point to C language function: EGLNativePointerType eglCreateFenceSyncKHR(EGLNativePointerType dpy, EGLenum condition, const int32_t * attrib_list);
Part of EGL_KHR_sync
 long eglCreateImageKHR(long dpy, long ctx, int target, long buffer, int[] attr_list, int attr_list_offset)
          Entry point to C language function: EGLNativePointerType eglCreateImageKHR(EGLNativePointerType dpy, EGLNativePointerType ctx, EGLenum target, EGLNativePointerType buffer, int32_t * attr_list);
Part of EGL_KHR_image
 long eglCreateImageKHR(long dpy, long ctx, int target, long buffer, IntBuffer attr_list)
          Entry point to C language function: EGLNativePointerType eglCreateImageKHR(EGLNativePointerType dpy, EGLNativePointerType ctx, EGLenum target, EGLNativePointerType buffer, int32_t * attr_list);
Part of EGL_KHR_image
 long eglCreateNativeSyncKHR(long sync)
          Entry point to C language function: EGLNativePointerType eglCreateNativeSyncKHR(EGLNativePointerType sync);
Part of EGL_KHR_sync
 boolean eglDestroyImageKHR(long dpy, long image)
          Entry point to C language function: EGLBoolean eglDestroyImageKHR(EGLNativePointerType dpy, EGLNativePointerType image);
Part of EGL_KHR_image
 boolean eglDestroySyncKHR(long sync)
          Entry point to C language function: EGLBoolean eglDestroySyncKHR(EGLNativePointerType sync);
Part of EGL_KHR_sync
 boolean eglFenceKHR(long sync)
          Entry point to C language function: EGLBoolean eglFenceKHR(EGLNativePointerType sync);
Part of EGL_KHR_sync
 boolean eglGetSyncAttribKHR(long sync, int attribute, int[] value, int value_offset)
          Entry point to C language function: EGLBoolean eglGetSyncAttribKHR(EGLNativePointerType sync, int32_t attribute, int32_t * value);
Part of EGL_KHR_sync
 boolean eglGetSyncAttribKHR(long sync, int attribute, IntBuffer value)
          Entry point to C language function: EGLBoolean eglGetSyncAttribKHR(EGLNativePointerType sync, int32_t attribute, int32_t * value);
Part of EGL_KHR_sync
 int eglGetSystemTimeFrequencyNV()
          Entry point to C language function: uint64_t eglGetSystemTimeFrequencyNV(void);
Part of EGL_NV_system_time
 int eglGetSystemTimeNV()
          Entry point to C language function: uint64_t eglGetSystemTimeNV(void);
Part of EGL_NV_system_time
 boolean eglLockSurfaceKHR(long display, long surface, int[] attrib_list, int attrib_list_offset)
          Entry point to C language function: EGLBoolean eglLockSurfaceKHR(EGLNativePointerType display, EGLNativePointerType surface, const int32_t * attrib_list);
Part of EGL_KHR_lock_surface
 boolean eglLockSurfaceKHR(long display, long surface, IntBuffer attrib_list)
          Entry point to C language function: EGLBoolean eglLockSurfaceKHR(EGLNativePointerType display, EGLNativePointerType surface, const int32_t * attrib_list);
Part of EGL_KHR_lock_surface
 boolean eglNvmaOutputSurfacePbufferLock(long display, long pbuffer)
          Entry point to C language function: EGLBoolean eglNvmaOutputSurfacePbufferLock(EGLNativePointerType display, EGLNativePointerType pbuffer);
Part of EGL_NV_client_api_nvma
 boolean eglNvmaOutputSurfacePbufferUnlock(long display, long pbuffer)
          Entry point to C language function: EGLBoolean eglNvmaOutputSurfacePbufferUnlock(EGLNativePointerType display, EGLNativePointerType pbuffer);
Part of EGL_NV_client_api_nvma
 boolean eglSignalSyncKHR(long sync, int mode)
          Entry point to C language function: EGLBoolean eglSignalSyncKHR(EGLNativePointerType sync, EGLenum mode);
Part of EGL_KHR_sync
 boolean eglUnlockSurfaceKHR(long display, long surface)
          Entry point to C language function: EGLBoolean eglUnlockSurfaceKHR(EGLNativePointerType display, EGLNativePointerType surface);
Part of EGL_KHR_lock_surface
 boolean eglVideoImageLockNV(long dpy, long image, int api)
          Entry point to C language function: EGLBoolean eglVideoImageLockNV(EGLNativePointerType dpy, EGLNativePointerType image, EGLenum api);
Part of EGL_NV_nvva_image
 boolean eglVideoImageUnlockNV(long dpy, long image)
          Entry point to C language function: EGLBoolean eglVideoImageUnlockNV(EGLNativePointerType dpy, EGLNativePointerType image);
Part of EGL_NV_nvva_image
 boolean isExtensionAvailable(String glExtensionName)
           
 boolean isFunctionAvailable(String glFunctionName)
           
 

Field Detail

EGL_CONFORMANT_KHR

static final int EGL_CONFORMANT_KHR
Part of EGL_KHR_config_attribs

See Also:
Constant Field Values

EGL_VG_COLORSPACE_LINEAR_BIT_KHR

static final int EGL_VG_COLORSPACE_LINEAR_BIT_KHR
Part of EGL_KHR_config_attribs

See Also:
Constant Field Values

EGL_VG_ALPHA_FORMAT_PRE_BIT_KHR

static final int EGL_VG_ALPHA_FORMAT_PRE_BIT_KHR
Part of EGL_KHR_config_attribs

See Also:
Constant Field Values

EGL_READ_SURFACE_BIT_KHR

static final int EGL_READ_SURFACE_BIT_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_WRITE_SURFACE_BIT_KHR

static final int EGL_WRITE_SURFACE_BIT_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_LOCK_SURFACE_BIT_KHR

static final int EGL_LOCK_SURFACE_BIT_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_OPTIMAL_FORMAT_BIT_KHR

static final int EGL_OPTIMAL_FORMAT_BIT_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_MATCH_FORMAT_KHR

static final int EGL_MATCH_FORMAT_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_FORMAT_RGB_565_EXACT_KHR

static final int EGL_FORMAT_RGB_565_EXACT_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_FORMAT_RGB_565_KHR

static final int EGL_FORMAT_RGB_565_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_FORMAT_RGBA_8888_EXACT_KHR

static final int EGL_FORMAT_RGBA_8888_EXACT_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_FORMAT_RGBA_8888_KHR

static final int EGL_FORMAT_RGBA_8888_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_MAP_PRESERVE_PIXELS_KHR

static final int EGL_MAP_PRESERVE_PIXELS_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_LOCK_USAGE_HINT_KHR

static final int EGL_LOCK_USAGE_HINT_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_BITMAP_POINTER_KHR

static final int EGL_BITMAP_POINTER_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_BITMAP_PITCH_KHR

static final int EGL_BITMAP_PITCH_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_BITMAP_ORIGIN_KHR

static final int EGL_BITMAP_ORIGIN_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_BITMAP_PIXEL_RED_OFFSET_KHR

static final int EGL_BITMAP_PIXEL_RED_OFFSET_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_BITMAP_PIXEL_GREEN_OFFSET_KHR

static final int EGL_BITMAP_PIXEL_GREEN_OFFSET_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_BITMAP_PIXEL_BLUE_OFFSET_KHR

static final int EGL_BITMAP_PIXEL_BLUE_OFFSET_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_BITMAP_PIXEL_ALPHA_OFFSET_KHR

static final int EGL_BITMAP_PIXEL_ALPHA_OFFSET_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_BITMAP_PIXEL_LUMINANCE_OFFSET_KHR

static final int EGL_BITMAP_PIXEL_LUMINANCE_OFFSET_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_LOWER_LEFT_KHR

static final int EGL_LOWER_LEFT_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_UPPER_LEFT_KHR

static final int EGL_UPPER_LEFT_KHR
Part of EGL_KHR_lock_surface

See Also:
Constant Field Values

EGL_NATIVE_PIXMAP_KHR

static final int EGL_NATIVE_PIXMAP_KHR
Part of EGL_KHR_image

See Also:
Constant Field Values

EGL_VG_PARENT_IMAGE_KHR

static final int EGL_VG_PARENT_IMAGE_KHR
Part of EGL_KHR_vg_parent_image

See Also:
Constant Field Values

EGL_GL_TEXTURE_2D_KHR

static final int EGL_GL_TEXTURE_2D_KHR
Part of EGL_KHR_gl_texture_2D_image

See Also:
Constant Field Values

EGL_GL_TEXTURE_LEVEL_KHR

static final int EGL_GL_TEXTURE_LEVEL_KHR
Part of EGL_KHR_gl_texture_2D_image

See Also:
Constant Field Values

EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR

static final int EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_X_KHR
Part of EGL_KHR_gl_texture_cubemap_image

See Also:
Constant Field Values

EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_X_KHR

static final int EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_X_KHR
Part of EGL_KHR_gl_texture_cubemap_image

See Also:
Constant Field Values

EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Y_KHR

static final int EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Y_KHR
Part of EGL_KHR_gl_texture_cubemap_image

See Also:
Constant Field Values

EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_KHR

static final int EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Y_KHR
Part of EGL_KHR_gl_texture_cubemap_image

See Also:
Constant Field Values

EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Z_KHR

static final int EGL_GL_TEXTURE_CUBE_MAP_POSITIVE_Z_KHR
Part of EGL_KHR_gl_texture_cubemap_image

See Also:
Constant Field Values

EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_KHR

static final int EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_KHR
Part of EGL_KHR_gl_texture_cubemap_image

See Also:
Constant Field Values

EGL_GL_TEXTURE_3D_KHR

static final int EGL_GL_TEXTURE_3D_KHR
Part of EGL_KHR_gl_texture_3D_image

See Also:
Constant Field Values

EGL_GL_TEXTURE_ZOFFSET_KHR

static final int EGL_GL_TEXTURE_ZOFFSET_KHR
Part of EGL_KHR_gl_texture_3D_image

See Also:
Constant Field Values

EGL_GL_RENDERBUFFER_KHR

static final int EGL_GL_RENDERBUFFER_KHR
Part of EGL_KHR_gl_renderbuffer_image

See Also:
Constant Field Values

EGL_create_pbuffer_from_client_buffer

static final int EGL_create_pbuffer_from_client_buffer
Part of EGL_KHR_bind_client_buffer

See Also:
Constant Field Values

EGL_OPENVG_IMAGE_KHR

static final int EGL_OPENVG_IMAGE_KHR
Part of EGL_KHR_bind_client_buffer

See Also:
Constant Field Values

EGL_GL_TEXTURE_RECTANGLE_NV_KHR

static final int EGL_GL_TEXTURE_RECTANGLE_NV_KHR
Part of EGL_NV_texture_rectangle

See Also:
Constant Field Values

EGL_TEXTURE_RECTANGLE_NV

static final int EGL_TEXTURE_RECTANGLE_NV
Part of EGL_NV_texture_rectangle

See Also:
Constant Field Values

EGL_COVERAGE_BUFFERS_NV

static final int EGL_COVERAGE_BUFFERS_NV
Part of EGL_NV_coverage_sample

See Also:
Constant Field Values

EGL_COVERAGE_SAMPLES_NV

static final int EGL_COVERAGE_SAMPLES_NV
Part of EGL_NV_coverage_sample

See Also:
Constant Field Values

EGL_DEPTH_ENCODING_NV

static final int EGL_DEPTH_ENCODING_NV
Part of EGL_NV_depth_nonlinear

See Also:
Constant Field Values

EGL_DEPTH_ENCODING_NONE_NV

static final int EGL_DEPTH_ENCODING_NONE_NV
Part of EGL_NV_depth_nonlinear

See Also:
Constant Field Values

EGL_DEPTH_ENCODING_NONLINEAR_NV

static final int EGL_DEPTH_ENCODING_NONLINEAR_NV
Part of EGL_NV_depth_nonlinear

See Also:
Constant Field Values

EGL_NVVA_OUTPUT_SURFACE_NV

static final int EGL_NVVA_OUTPUT_SURFACE_NV
Part of EGL_NV_nvva_image

See Also:
Constant Field Values

EGL_NVMA_OUTPUT_SURFACE_NV

static final int EGL_NVMA_OUTPUT_SURFACE_NV
Part of EGL_NV_nvma_image

See Also:
Constant Field Values

EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR

static final int EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_SYNC_NATIVE_SYNC_KHR

static final int EGL_SYNC_NATIVE_SYNC_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_SYNC_STATUS_KHR

static final int EGL_SYNC_STATUS_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_SIGNALED_KHR

static final int EGL_SIGNALED_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_UNSIGNALED_KHR

static final int EGL_UNSIGNALED_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_SYNC_FLUSH_COMMANDS_BIT_KHR

static final int EGL_SYNC_FLUSH_COMMANDS_BIT_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_ALREADY_SIGNALED_KHR

static final int EGL_ALREADY_SIGNALED_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_TIMEOUT_EXPIRED_KHR

static final int EGL_TIMEOUT_EXPIRED_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_CONDITION_SATISFIED_KHR

static final int EGL_CONDITION_SATISFIED_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_SYNC_TYPE_KHR

static final int EGL_SYNC_TYPE_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_SYNC_CONDITION_KHR

static final int EGL_SYNC_CONDITION_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_SYNC_FENCE_KHR

static final int EGL_SYNC_FENCE_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_NO_SYNC_KHR

static final int EGL_NO_SYNC_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values

EGL_OPENMAX_IL_BIT_NV

static final int EGL_OPENMAX_IL_BIT_NV
Part of EGL_NV_omx_il_sink

See Also:
Constant Field Values

EGL_SURFACE_OMX_IL_EVENT_CALLBACK_NV

static final int EGL_SURFACE_OMX_IL_EVENT_CALLBACK_NV
Part of EGL_NV_omx_il_sink

See Also:
Constant Field Values

EGL_SURFACE_OMX_IL_EMPTY_BUFFER_DONE_CALLBACK_NV

static final int EGL_SURFACE_OMX_IL_EMPTY_BUFFER_DONE_CALLBACK_NV
Part of EGL_NV_omx_il_sink

See Also:
Constant Field Values

EGL_SURFACE_OMX_IL_CALLBACK_DATA_NV

static final int EGL_SURFACE_OMX_IL_CALLBACK_DATA_NV
Part of EGL_NV_omx_il_sink

See Also:
Constant Field Values

EGL_SURFACE_COMPONENT_HANDLE_NV

static final int EGL_SURFACE_COMPONENT_HANDLE_NV
Part of EGL_NV_omx_il_sink

See Also:
Constant Field Values

EGL_NO_IMAGE

static final long EGL_NO_IMAGE
Part of EGL_KHR_image

See Also:
Constant Field Values

EGL_NO_PERFMONITOR

static final long EGL_NO_PERFMONITOR
Part of EGL_NV_perfmon

See Also:
Constant Field Values

EGL_DEFAULT_PERFMARKER

static final long EGL_DEFAULT_PERFMARKER
Part of EGL_NV_perfmon

See Also:
Constant Field Values

EGL_FOREVER_KHR

static final long EGL_FOREVER_KHR
Part of EGL_KHR_sync

See Also:
Constant Field Values
Method Detail

eglClientWaitSyncKHR

int eglClientWaitSyncKHR(long sync,
                         int flags,
                         int timeout)
Entry point to C language function: int32_t eglClientWaitSyncKHR(EGLNativePointerType sync, int32_t flags, uint64_t timeout);
Part of EGL_KHR_sync


eglCreateFenceSyncKHR

long eglCreateFenceSyncKHR(long dpy,
                           int condition,
                           IntBuffer attrib_list)
Entry point to C language function: EGLNativePointerType eglCreateFenceSyncKHR(EGLNativePointerType dpy, EGLenum condition, const int32_t * attrib_list);
Part of EGL_KHR_sync


eglCreateFenceSyncKHR

long eglCreateFenceSyncKHR(long dpy,
                           int condition,
                           int[] attrib_list,
                           int attrib_list_offset)
Entry point to C language function: EGLNativePointerType eglCreateFenceSyncKHR(EGLNativePointerType dpy, EGLenum condition, const int32_t * attrib_list);
Part of EGL_KHR_sync


eglCreateImageKHR

long eglCreateImageKHR(long dpy,
                       long ctx,
                       int target,
                       long buffer,
                       IntBuffer attr_list)
Entry point to C language function: EGLNativePointerType eglCreateImageKHR(EGLNativePointerType dpy, EGLNativePointerType ctx, EGLenum target, EGLNativePointerType buffer, int32_t * attr_list);
Part of EGL_KHR_image


eglCreateImageKHR

long eglCreateImageKHR(long dpy,
                       long ctx,
                       int target,
                       long buffer,
                       int[] attr_list,
                       int attr_list_offset)
Entry point to C language function: EGLNativePointerType eglCreateImageKHR(EGLNativePointerType dpy, EGLNativePointerType ctx, EGLenum target, EGLNativePointerType buffer, int32_t * attr_list);
Part of EGL_KHR_image


eglCreateNativeSyncKHR

long eglCreateNativeSyncKHR(long sync)
Entry point to C language function: EGLNativePointerType eglCreateNativeSyncKHR(EGLNativePointerType sync);
Part of EGL_KHR_sync


eglDestroyImageKHR

boolean eglDestroyImageKHR(long dpy,
                           long image)
Entry point to C language function: EGLBoolean eglDestroyImageKHR(EGLNativePointerType dpy, EGLNativePointerType image);
Part of EGL_KHR_image


eglDestroySyncKHR

boolean eglDestroySyncKHR(long sync)
Entry point to C language function: EGLBoolean eglDestroySyncKHR(EGLNativePointerType sync);
Part of EGL_KHR_sync


eglFenceKHR

boolean eglFenceKHR(long sync)
Entry point to C language function: EGLBoolean eglFenceKHR(EGLNativePointerType sync);
Part of EGL_KHR_sync


eglGetSyncAttribKHR

boolean eglGetSyncAttribKHR(long sync,
                            int attribute,
                            IntBuffer value)
Entry point to C language function: EGLBoolean eglGetSyncAttribKHR(EGLNativePointerType sync, int32_t attribute, int32_t * value);
Part of EGL_KHR_sync


eglGetSyncAttribKHR

boolean eglGetSyncAttribKHR(long sync,
                            int attribute,
                            int[] value,
                            int value_offset)
Entry point to C language function: EGLBoolean eglGetSyncAttribKHR(EGLNativePointerType sync, int32_t attribute, int32_t * value);
Part of EGL_KHR_sync


eglGetSystemTimeFrequencyNV

int eglGetSystemTimeFrequencyNV()
Entry point to C language function: uint64_t eglGetSystemTimeFrequencyNV(void);
Part of EGL_NV_system_time


eglGetSystemTimeNV

int eglGetSystemTimeNV()
Entry point to C language function: uint64_t eglGetSystemTimeNV(void);
Part of EGL_NV_system_time


eglLockSurfaceKHR

boolean eglLockSurfaceKHR(long display,
                          long surface,
                          IntBuffer attrib_list)
Entry point to C language function: EGLBoolean eglLockSurfaceKHR(EGLNativePointerType display, EGLNativePointerType surface, const int32_t * attrib_list);
Part of EGL_KHR_lock_surface


eglLockSurfaceKHR

boolean eglLockSurfaceKHR(long display,
                          long surface,
                          int[] attrib_list,
                          int attrib_list_offset)
Entry point to C language function: EGLBoolean eglLockSurfaceKHR(EGLNativePointerType display, EGLNativePointerType surface, const int32_t * attrib_list);
Part of EGL_KHR_lock_surface


eglNvmaOutputSurfacePbufferLock

boolean eglNvmaOutputSurfacePbufferLock(long display,
                                        long pbuffer)
Entry point to C language function: EGLBoolean eglNvmaOutputSurfacePbufferLock(EGLNativePointerType display, EGLNativePointerType pbuffer);
Part of EGL_NV_client_api_nvma


eglNvmaOutputSurfacePbufferUnlock

boolean eglNvmaOutputSurfacePbufferUnlock(long display,
                                          long pbuffer)
Entry point to C language function: EGLBoolean eglNvmaOutputSurfacePbufferUnlock(EGLNativePointerType display, EGLNativePointerType pbuffer);
Part of EGL_NV_client_api_nvma


eglSignalSyncKHR

boolean eglSignalSyncKHR(long sync,
                         int mode)
Entry point to C language function: EGLBoolean eglSignalSyncKHR(EGLNativePointerType sync, EGLenum mode);
Part of EGL_KHR_sync


eglUnlockSurfaceKHR

boolean eglUnlockSurfaceKHR(long display,
                            long surface)
Entry point to C language function: EGLBoolean eglUnlockSurfaceKHR(EGLNativePointerType display, EGLNativePointerType surface);
Part of EGL_KHR_lock_surface


eglVideoImageLockNV

boolean eglVideoImageLockNV(long dpy,
                            long image,
                            int api)
Entry point to C language function: EGLBoolean eglVideoImageLockNV(EGLNativePointerType dpy, EGLNativePointerType image, EGLenum api);
Part of EGL_NV_nvva_image


eglVideoImageUnlockNV

boolean eglVideoImageUnlockNV(long dpy,
                              long image)
Entry point to C language function: EGLBoolean eglVideoImageUnlockNV(EGLNativePointerType dpy, EGLNativePointerType image);
Part of EGL_NV_nvva_image


isFunctionAvailable

boolean isFunctionAvailable(String glFunctionName)

isExtensionAvailable

boolean isExtensionAvailable(String glExtensionName)


Copyright 2010 JogAmp Community.