summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/libEGL/libEGL_mingw32.def
blob: 6a771a54b8035d31aac5f8b048d469e4b076ed30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
LIBRARY libEGL
EXPORTS
    eglBindAPI@4                        @14
    eglBindTexImage@12                  @20
    eglChooseConfig@20                  @7
    eglCopyBuffers@12                   @33
    eglCreateContext@16                 @23
    eglCreatePbufferFromClientBuffer@20 @18
    eglCreatePbufferSurface@12          @10
    eglCreatePixmapSurface@16           @11
    eglCreateWindowSurface@16           @9
    eglDestroyContext@8                 @24
    eglDestroySurface@8                 @12
    eglGetConfigAttrib@16               @8
    eglGetConfigs@16                    @6
    eglGetCurrentContext@0              @26
    eglGetCurrentDisplay@0              @28
    eglGetCurrentSurface@4              @27
    eglGetDisplay@4                     @2
    eglGetError@0                       @1
    eglGetProcAddress@4                 @34
    eglInitialize@12                    @3
    eglMakeCurrent@16                   @25
    eglQueryAPI@0                       @15
    eglQueryContext@16                  @29
    eglQueryString@8                    @5
    eglQuerySurface@16                  @13
    eglReleaseTexImage@12               @21
    eglReleaseThread@0                  @17
    eglSurfaceAttrib@16                 @19
    eglSwapBuffers@8                    @32
    eglSwapInterval@8                   @22
    eglTerminate@4                      @4
    eglWaitClient@0                     @16
    eglWaitGL@0                         @30
    eglWaitNative@4                     @31

    ; Extensions
    eglGetPlatformDisplayEXT@12         @35
    eglQuerySurfacePointerANGLE@16      @36
    eglPostSubBufferNV@24               @37

    ; 1.5 entry points
    eglCreateSync                    @38
    eglDestroySync                   @39
    eglClientWaitSync                @40
    eglGetSyncAttrib                 @41
    eglCreateImage                   @42
    eglDestroyImage                  @43
    eglGetPlatformDisplay            @44
    eglCreatePlatformWindowSurface   @45
    eglCreatePlatformPixmapSurface   @46
    eglWaitSync                      @47