Jamie Gennis | bd3b6ef | 2011-07-08 18:11:49 -0700 | [diff] [blame] | 1 | This directory contains OpenGL ES and EGL extension specifications that have |
| 2 | been or are being defined for Android. |
| 3 | |
| 4 | The table below tracks usage of EGL enumerant values that have been reserved |
| 5 | for use by Android extensions. |
| 6 | |
| 7 | Value Extension |
| 8 | ---------------- ---------------------------------- |
| 9 | 0x3140 EGL_ANDROID_image_native_buffer |
| 10 | 0x3141 (unused) |
| 11 | 0x3142 EGL_ANDROID_recordable |
Mathias Agopian | bc2d79e | 2011-11-29 17:55:46 -0800 | [diff] [blame] | 12 | 0x3143 EGL_VERSION_HW_ANDROID (internal use) |
Jamie Gennis | 1401ad5 | 2012-05-29 19:14:36 -0700 | [diff] [blame] | 13 | 0x3144 EGL_SYNC_ANDROID_FENCE_ANDROID |
| 14 | 0x3145 EGL_SYNC_FENCE_FD_ANDROID |
| 15 | 0x3146 EGL_SYNC_ANDROID_FENCE_SIGNALED_ANDROID |
| 16 | 0x3147 - 0x314F (unused) |