blob: f0c024ee664773ebb4ea036265c7b2798471d173 [file] [log] [blame]
Jamie Gennisbd3b6ef2011-07-08 18:11:49 -07001This directory contains OpenGL ES and EGL extension specifications that have
2been or are being defined for Android.
3
4The table below tracks usage of EGL enumerant values that have been reserved
5for use by Android extensions.
6
7 Value Extension
8---------------- ----------------------------------
Pablo Ceballos02b05da2016-02-02 17:53:18 -080090x3140 EGL_NATIVE_BUFFER_ANDROID (EGL_ANDROID_image_native_buffer)
100x3141 EGL_PLATFORM_ANDROID_KHR (KHR_platform_android)
Jamie Gennisaaf421c2012-09-20 13:55:24 -0700110x3142 EGL_RECORDABLE_ANDROID (EGL_ANDROID_recordable)
Pablo Ceballos02b05da2016-02-02 17:53:18 -0800120x3143 EGL_NATIVE_BUFFER_USAGE_ANDROID (EGL_ANDROID_create_native_client_buffer)
Jamie Gennisaaf421c2012-09-20 13:55:24 -0700130x3144 EGL_SYNC_NATIVE_FENCE_ANDROID (EGL_ANDROID_native_fence_sync)
140x3145 EGL_SYNC_NATIVE_FENCE_FD_ANDROID (EGL_ANDROID_native_fence_sync)
150x3146 EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID (EGL_ANDROID_native_fence_sync)
160x3147 EGL_FRAMEBUFFER_TARGET_ANDROID (EGL_ANDROID_framebuffer_target)
Jamie Gennisdbe92452013-09-23 17:22:10 -0700170x3148 EGL_IMAGE_CROP_LEFT_ANDROID (EGL_ANDROID_image_crop)
180x3149 EGL_IMAGE_CROP_TOP_ANDROID (EGL_ANDROID_image_crop)
190x314A EGL_IMAGE_CROP_RIGHT_ANDROID (EGL_ANDROID_image_crop)
200x314B EGL_IMAGE_CROP_BOTTOM_ANDROID (EGL_ANDROID_image_crop)
Pablo Ceballos02b05da2016-02-02 17:53:18 -0800210x314C EGL_FRONT_BUFFER_AUTO_REFRESH_ANDROID (EGL_ANDROID_front_buffer_auto_refresh)
Pablo Ceballosc18be292016-05-31 14:55:42 -0700220x314D EGL_TIMESTAMPS_ANDROID (EGL_ANDROID_get_frame_timestamps)
230x314E EGL_QUEUE_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
240x314F EGL_RENDERING_COMPLETE_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
250x3430 EGL_COMPOSITION_START_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
260x3431 EGL_COMPOSITION_FINISHED_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
270x3432 EGL_DISPLAY_RETIRE_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
280x3433 EGL_READS_DONE_TIME_ANDROID (EGL_ANDROID_get_frame_timestamps)
290x3434 - 0x343F (unused)