1EXPORTS 2 eglBindAPI 3 eglBindTexImage 4 eglChooseConfig 5 eglClientWaitSync 6 eglCopyBuffers 7 eglCreateContext 8 eglCreateImage 9 eglCreatePbufferFromClientBuffer 10 eglCreatePbufferSurface 11 eglCreatePixmapSurface 12 eglCreatePlatformPixmapSurface 13 eglCreatePlatformWindowSurface 14 eglCreateSync 15 eglCreateWindowSurface 16 eglDestroyContext 17 eglDestroyImage 18 eglDestroySurface 19 eglDestroySync 20 eglGetConfigAttrib 21 eglGetConfigs 22 eglGetCurrentContext 23 eglGetCurrentDisplay 24 eglGetCurrentSurface 25 eglGetDisplay 26 eglGetError 27 eglGetPlatformDisplay 28 eglGetProcAddress 29 eglGetSyncAttrib 30 eglInitialize 31 eglMakeCurrent 32 eglQueryAPI 33 eglQueryContext 34 eglQueryString 35 eglQuerySurface 36 eglReleaseTexImage 37 eglReleaseThread 38 eglSurfaceAttrib 39 eglSwapBuffers 40 eglSwapInterval 41 eglTerminate 42 eglWaitClient 43 eglWaitGL 44 eglWaitNative 45 eglWaitSync 46 MesaGLInteropEGLQueryDeviceInfo 47 MesaGLInteropEGLExportObject 48