Nicolas Capens | 4398920 | 2014-11-20 17:58:45 -0500 | [diff] [blame] | 1 | LIBRARY libEGL
|
| 2 | EXPORTS
|
| 3 | eglBindAPI @14
|
| 4 | eglBindTexImage @20
|
| 5 | eglChooseConfig @7
|
| 6 | eglCopyBuffers @33
|
| 7 | eglCreateContext @23
|
| 8 | eglCreatePbufferFromClientBuffer @18
|
| 9 | eglCreatePbufferSurface @10
|
| 10 | eglCreatePixmapSurface @11
|
| 11 | eglCreateWindowSurface @9
|
| 12 | eglDestroyContext @24
|
| 13 | eglDestroySurface @12
|
| 14 | eglGetConfigAttrib @8
|
| 15 | eglGetConfigs @6
|
| 16 | eglGetCurrentContext @26
|
| 17 | eglGetCurrentDisplay @28
|
| 18 | eglGetCurrentSurface @27
|
| 19 | eglGetDisplay @2
|
| 20 | eglGetError @1
|
| 21 | eglGetProcAddress @34
|
| 22 | eglInitialize @3
|
| 23 | eglMakeCurrent @25
|
| 24 | eglQueryAPI @15
|
| 25 | eglQueryContext @29
|
| 26 | eglQueryString @5
|
| 27 | eglQuerySurface @13
|
| 28 | eglReleaseTexImage @21
|
| 29 | eglReleaseThread @17
|
| 30 | eglSurfaceAttrib @19
|
| 31 | eglSwapBuffers @32
|
| 32 | eglSwapInterval @22
|
| 33 | eglTerminate @4
|
| 34 | eglWaitClient @16
|
| 35 | eglWaitGL @30
|
| 36 | eglWaitNative @31
|
| 37 |
|
| 38 | ; Extensions
|
| 39 | eglCreateImageKHR
|
| 40 | eglDestroyImageKHR
|
| 41 | eglGetPlatformDisplayEXT
|
Nicolas Capens | 0bac285 | 2016-05-07 06:09:58 -0400 | [diff] [blame] | 42 | eglCreatePlatformWindowSurfaceEXT
|
| 43 | eglCreatePlatformPixmapSurfaceEXT
|
Nicolas Capens | 7649300 | 2015-10-15 04:49:54 -0400 | [diff] [blame] | 44 | eglCreateSyncKHR
|
| 45 | eglDestroySyncKHR
|
| 46 | eglClientWaitSyncKHR
|
| 47 | eglGetSyncAttribKHR
|
Nicolas Capens | 4398920 | 2014-11-20 17:58:45 -0500 | [diff] [blame] | 48 |
|
Nicolas Capens | 7649300 | 2015-10-15 04:49:54 -0400 | [diff] [blame] | 49 | libEGL_swiftshader
|