Lower correlation threshold in flush-finish tests again am: 6455e6f987 am: 84373d7748...
[platform/upstream/VK-GL-CTS.git] / framework / egl / wrapper / eglwFunctions.inl
1 /* WARNING: This is auto-generated file. Do not modify, since changes will
2  * be lost! Modify the generating script instead.
3  *
4  * Generated from Khronos EGL API description (egl.xml) revision 13a26984991216cbf9a44fbf390f95dc05b5493a.
5  */
6 eglBindAPIFunc                                                  bindAPI;
7 eglBindTexImageFunc                                             bindTexImage;
8 eglChooseConfigFunc                                             chooseConfig;
9 eglClientWaitSyncFunc                                   clientWaitSync;
10 eglClientWaitSyncKHRFunc                                clientWaitSyncKHR;
11 eglCopyBuffersFunc                                              copyBuffers;
12 eglCreateContextFunc                                    createContext;
13 eglCreateImageFunc                                              createImage;
14 eglCreateImageKHRFunc                                   createImageKHR;
15 eglCreatePbufferFromClientBufferFunc    createPbufferFromClientBuffer;
16 eglCreatePbufferSurfaceFunc                             createPbufferSurface;
17 eglCreatePixmapSurfaceFunc                              createPixmapSurface;
18 eglCreatePlatformPixmapSurfaceFunc              createPlatformPixmapSurface;
19 eglCreatePlatformPixmapSurfaceEXTFunc   createPlatformPixmapSurfaceEXT;
20 eglCreatePlatformWindowSurfaceFunc              createPlatformWindowSurface;
21 eglCreatePlatformWindowSurfaceEXTFunc   createPlatformWindowSurfaceEXT;
22 eglCreateSyncFunc                                               createSync;
23 eglCreateSyncKHRFunc                                    createSyncKHR;
24 eglCreateWindowSurfaceFunc                              createWindowSurface;
25 eglDestroyContextFunc                                   destroyContext;
26 eglDestroyImageFunc                                             destroyImage;
27 eglDestroyImageKHRFunc                                  destroyImageKHR;
28 eglDestroySurfaceFunc                                   destroySurface;
29 eglDestroySyncFunc                                              destroySync;
30 eglDestroySyncKHRFunc                                   destroySyncKHR;
31 eglGetConfigAttribFunc                                  getConfigAttrib;
32 eglGetConfigsFunc                                               getConfigs;
33 eglGetCurrentContextFunc                                getCurrentContext;
34 eglGetCurrentDisplayFunc                                getCurrentDisplay;
35 eglGetCurrentSurfaceFunc                                getCurrentSurface;
36 eglGetDisplayFunc                                               getDisplay;
37 eglGetErrorFunc                                                 getError;
38 eglGetPlatformDisplayFunc                               getPlatformDisplay;
39 eglGetPlatformDisplayEXTFunc                    getPlatformDisplayEXT;
40 eglGetProcAddressFunc                                   getProcAddress;
41 eglGetSyncAttribFunc                                    getSyncAttrib;
42 eglGetSyncAttribKHRFunc                                 getSyncAttribKHR;
43 eglInitializeFunc                                               initialize;
44 eglLockSurfaceKHRFunc                                   lockSurfaceKHR;
45 eglMakeCurrentFunc                                              makeCurrent;
46 eglQueryAPIFunc                                                 queryAPI;
47 eglQueryContextFunc                                             queryContext;
48 eglQueryStringFunc                                              queryString;
49 eglQuerySurfaceFunc                                             querySurface;
50 eglReleaseTexImageFunc                                  releaseTexImage;
51 eglReleaseThreadFunc                                    releaseThread;
52 eglSetDamageRegionKHRFunc                               setDamageRegionKHR;
53 eglSignalSyncKHRFunc                                    signalSyncKHR;
54 eglSurfaceAttribFunc                                    surfaceAttrib;
55 eglSwapBuffersFunc                                              swapBuffers;
56 eglSwapBuffersWithDamageKHRFunc                 swapBuffersWithDamageKHR;
57 eglSwapIntervalFunc                                             swapInterval;
58 eglTerminateFunc                                                terminate;
59 eglUnlockSurfaceKHRFunc                                 unlockSurfaceKHR;
60 eglWaitClientFunc                                               waitClient;
61 eglWaitGLFunc                                                   waitGL;
62 eglWaitNativeFunc                                               waitNative;
63 eglWaitSyncFunc                                                 waitSync;
64 eglWaitSyncKHRFunc                                              waitSyncKHR;