• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1LIBRARY	libEGL
2EXPORTS
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
42	eglCreatePlatformWindowSurfaceEXT
43	eglCreatePlatformPixmapSurfaceEXT
44	eglCreateSyncKHR
45	eglDestroySyncKHR
46	eglClientWaitSyncKHR
47	eglGetSyncAttribKHR
48
49	libEGL_swiftshader
50