|
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 |