-
Notifications
You must be signed in to change notification settings - Fork 0
/
egl_functions.txt
62 lines (62 loc) · 5.3 KB
/
egl_functions.txt
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
54
55
56
57
58
59
60
61
62
{"eglBindAPI",(__eglMustCastToProperFunctionPointerType)&eglBindAPI},
{"eglBindTexImage",(__eglMustCastToProperFunctionPointerType)&eglBindTexImage},
{"eglChooseConfig",(__eglMustCastToProperFunctionPointerType)&eglChooseConfig},
{"eglClientWaitSyncKHR",(__eglMustCastToProperFunctionPointerType)&eglClientWaitSyncKHR},
{"eglCopyBuffers",(__eglMustCastToProperFunctionPointerType)&eglCopyBuffers},
{"eglCreateContext",(__eglMustCastToProperFunctionPointerType)&eglCreateContext},
{"eglCreateImageKHR",(__eglMustCastToProperFunctionPointerType)&eglCreateImageKHR},
{"eglCreatePbufferFromClientBuffer",(__eglMustCastToProperFunctionPointerType)&eglCreatePbufferFromClientBuffer},
{"eglCreatePbufferSurface",(__eglMustCastToProperFunctionPointerType)&eglCreatePbufferSurface},
{"eglCreatePixmapSurface",(__eglMustCastToProperFunctionPointerType)&eglCreatePixmapSurface},
{"eglCreateStreamFromFileDescriptorKHR",(__eglMustCastToProperFunctionPointerType)&eglCreateStreamFromFileDescriptorKHR},
{"eglCreateStreamKHR",(__eglMustCastToProperFunctionPointerType)&eglCreateStreamKHR},
{"eglCreateStreamProducerSurfaceKHR",(__eglMustCastToProperFunctionPointerType)&eglCreateStreamProducerSurfaceKHR},
{"eglCreateSyncKHR",(__eglMustCastToProperFunctionPointerType)&eglCreateSyncKHR},
{"eglCreateWindowSurface",(__eglMustCastToProperFunctionPointerType)&eglCreateWindowSurface},
{"eglDestroyContext",(__eglMustCastToProperFunctionPointerType)&eglDestroyContext},
{"eglDestroyImageKHR",(__eglMustCastToProperFunctionPointerType)&eglDestroyImageKHR},
{"eglDestroyStreamKHR",(__eglMustCastToProperFunctionPointerType)&eglDestroyStreamKHR},
{"eglDestroySurface",(__eglMustCastToProperFunctionPointerType)&eglDestroySurface},
{"eglDestroySyncKHR",(__eglMustCastToProperFunctionPointerType)&eglDestroySyncKHR},
{"eglDupNativeFenceFDANDROID",(__eglMustCastToProperFunctionPointerType)&eglDupNativeFenceFDANDROID},
{"eglGetConfigAttrib",(__eglMustCastToProperFunctionPointerType)&eglGetConfigAttrib},
{"eglGetConfigs",(__eglMustCastToProperFunctionPointerType)&eglGetConfigs},
{"eglGetCurrentContext",(__eglMustCastToProperFunctionPointerType)&eglGetCurrentContext},
{"eglGetCurrentDisplay",(__eglMustCastToProperFunctionPointerType)&eglGetCurrentDisplay},
{"eglGetCurrentSurface",(__eglMustCastToProperFunctionPointerType)&eglGetCurrentSurface},
{"eglGetDisplay",(__eglMustCastToProperFunctionPointerType)&eglGetDisplay},
{"eglGetError",(__eglMustCastToProperFunctionPointerType)&eglGetError},
{"eglGetProcAddress",(__eglMustCastToProperFunctionPointerType)&eglGetProcAddress},
{"eglGetStreamFileDescriptorKHR",(__eglMustCastToProperFunctionPointerType)&eglGetStreamFileDescriptorKHR},
{"eglGetSyncAttribKHR",(__eglMustCastToProperFunctionPointerType)&eglGetSyncAttribKHR},
{"eglGetSystemTimeFrequencyNV",(__eglMustCastToProperFunctionPointerType)&eglGetSystemTimeFrequencyNV},
{"eglGetSystemTimeNV",(__eglMustCastToProperFunctionPointerType)&eglGetSystemTimeNV},
{"eglInitialize",(__eglMustCastToProperFunctionPointerType)&eglInitialize},
{"eglLockSurfaceKHR",(__eglMustCastToProperFunctionPointerType)&eglLockSurfaceKHR},
{"eglMakeCurrent",(__eglMustCastToProperFunctionPointerType)&eglMakeCurrent},
{"eglPresentationTimeANDROID",(__eglMustCastToProperFunctionPointerType)&eglPresentationTimeANDROID},
{"eglQueryAPI",(__eglMustCastToProperFunctionPointerType)&eglQueryAPI},
{"eglQueryContext",(__eglMustCastToProperFunctionPointerType)&eglQueryContext},
{"eglQueryStreamKHR",(__eglMustCastToProperFunctionPointerType)&eglQueryStreamKHR},
{"eglQueryStreamTimeKHR",(__eglMustCastToProperFunctionPointerType)&eglQueryStreamTimeKHR},
{"eglQueryStreamu64KHR",(__eglMustCastToProperFunctionPointerType)&eglQueryStreamu64KHR},
{"eglQueryString",(__eglMustCastToProperFunctionPointerType)&eglQueryString},
{"eglQuerySurface",(__eglMustCastToProperFunctionPointerType)&eglQuerySurface},
{"eglReleaseTexImage",(__eglMustCastToProperFunctionPointerType)&eglReleaseTexImage},
{"eglReleaseThread",(__eglMustCastToProperFunctionPointerType)&eglReleaseThread},
{"eglSetDamageRegionKHR",(__eglMustCastToProperFunctionPointerType)&eglSetDamageRegionKHR},
{"eglSignalSyncKHR",(__eglMustCastToProperFunctionPointerType)&eglSignalSyncKHR},
{"eglStreamAttribKHR",(__eglMustCastToProperFunctionPointerType)&eglStreamAttribKHR},
{"eglStreamConsumerAcquireKHR",(__eglMustCastToProperFunctionPointerType)&eglStreamConsumerAcquireKHR},
{"eglStreamConsumerGLTextureExternalKHR",(__eglMustCastToProperFunctionPointerType)&eglStreamConsumerGLTextureExternalKHR},
{"eglStreamConsumerReleaseKHR",(__eglMustCastToProperFunctionPointerType)&eglStreamConsumerReleaseKHR},
{"eglSurfaceAttrib",(__eglMustCastToProperFunctionPointerType)&eglSurfaceAttrib},
{"eglSwapBuffers",(__eglMustCastToProperFunctionPointerType)&eglSwapBuffers},
{"eglSwapBuffersWithDamageKHR",(__eglMustCastToProperFunctionPointerType)&eglSwapBuffersWithDamageKHR},
{"eglSwapInterval",(__eglMustCastToProperFunctionPointerType)&eglSwapInterval},
{"eglTerminate",(__eglMustCastToProperFunctionPointerType)&eglTerminate},
{"eglUnlockSurfaceKHR",(__eglMustCastToProperFunctionPointerType)&eglUnlockSurfaceKHR},
{"eglWaitClient",(__eglMustCastToProperFunctionPointerType)&eglWaitClient},
{"eglWaitGL",(__eglMustCastToProperFunctionPointerType)&eglWaitGL},
{"eglWaitNative",(__eglMustCastToProperFunctionPointerType)&eglWaitNative},
{"eglWaitSyncKHR",(__eglMustCastToProperFunctionPointerType)&eglWaitSyncKHR},