You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
2.3 KiB
40 lines
2.3 KiB
/* WARNING: This is auto-generated file. Do not modify, since changes will
|
|
* be lost! Modify the generating script instead.
|
|
*
|
|
* Generated from Khronos EGL API description (egl.xml) revision 3338ed0db494d6a4db7f76627b38f0b1892db096.
|
|
*/
|
|
{ "eglBindAPI", (deFunctionPtr)eglBindAPI },
|
|
{ "eglBindTexImage", (deFunctionPtr)eglBindTexImage },
|
|
{ "eglChooseConfig", (deFunctionPtr)eglChooseConfig },
|
|
{ "eglCopyBuffers", (deFunctionPtr)eglCopyBuffers },
|
|
{ "eglCreateContext", (deFunctionPtr)eglCreateContext },
|
|
{ "eglCreatePbufferFromClientBuffer", (deFunctionPtr)eglCreatePbufferFromClientBuffer },
|
|
{ "eglCreatePbufferSurface", (deFunctionPtr)eglCreatePbufferSurface },
|
|
{ "eglCreatePixmapSurface", (deFunctionPtr)eglCreatePixmapSurface },
|
|
{ "eglCreateWindowSurface", (deFunctionPtr)eglCreateWindowSurface },
|
|
{ "eglDestroyContext", (deFunctionPtr)eglDestroyContext },
|
|
{ "eglDestroySurface", (deFunctionPtr)eglDestroySurface },
|
|
{ "eglGetConfigAttrib", (deFunctionPtr)eglGetConfigAttrib },
|
|
{ "eglGetConfigs", (deFunctionPtr)eglGetConfigs },
|
|
{ "eglGetCurrentContext", (deFunctionPtr)eglGetCurrentContext },
|
|
{ "eglGetCurrentDisplay", (deFunctionPtr)eglGetCurrentDisplay },
|
|
{ "eglGetCurrentSurface", (deFunctionPtr)eglGetCurrentSurface },
|
|
{ "eglGetDisplay", (deFunctionPtr)eglGetDisplay },
|
|
{ "eglGetError", (deFunctionPtr)eglGetError },
|
|
{ "eglGetProcAddress", (deFunctionPtr)eglGetProcAddress },
|
|
{ "eglInitialize", (deFunctionPtr)eglInitialize },
|
|
{ "eglMakeCurrent", (deFunctionPtr)eglMakeCurrent },
|
|
{ "eglQueryAPI", (deFunctionPtr)eglQueryAPI },
|
|
{ "eglQueryContext", (deFunctionPtr)eglQueryContext },
|
|
{ "eglQueryString", (deFunctionPtr)eglQueryString },
|
|
{ "eglQuerySurface", (deFunctionPtr)eglQuerySurface },
|
|
{ "eglReleaseTexImage", (deFunctionPtr)eglReleaseTexImage },
|
|
{ "eglReleaseThread", (deFunctionPtr)eglReleaseThread },
|
|
{ "eglSurfaceAttrib", (deFunctionPtr)eglSurfaceAttrib },
|
|
{ "eglSwapBuffers", (deFunctionPtr)eglSwapBuffers },
|
|
{ "eglSwapInterval", (deFunctionPtr)eglSwapInterval },
|
|
{ "eglTerminate", (deFunctionPtr)eglTerminate },
|
|
{ "eglWaitClient", (deFunctionPtr)eglWaitClient },
|
|
{ "eglWaitGL", (deFunctionPtr)eglWaitGL },
|
|
{ "eglWaitNative", (deFunctionPtr)eglWaitNative },
|