Lower correlation threshold in flush-finish tests again am: 6455e6f987 am: 84373d7748
[platform/upstream/VK-GL-CTS.git] / framework / egl / wrapper / eglwInitExtensions.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 33315.
5  */
6 dst->clientWaitSyncKHR                          = (eglClientWaitSyncKHRFunc)                            loader->get("eglClientWaitSyncKHR");
7 dst->createImageKHR                                     = (eglCreateImageKHRFunc)                                       loader->get("eglCreateImageKHR");
8 dst->createPlatformPixmapSurfaceEXT     = (eglCreatePlatformPixmapSurfaceEXTFunc)       loader->get("eglCreatePlatformPixmapSurfaceEXT");
9 dst->createPlatformWindowSurfaceEXT     = (eglCreatePlatformWindowSurfaceEXTFunc)       loader->get("eglCreatePlatformWindowSurfaceEXT");
10 dst->createSyncKHR                                      = (eglCreateSyncKHRFunc)                                        loader->get("eglCreateSyncKHR");
11 dst->destroyImageKHR                            = (eglDestroyImageKHRFunc)                                      loader->get("eglDestroyImageKHR");
12 dst->destroySyncKHR                                     = (eglDestroySyncKHRFunc)                                       loader->get("eglDestroySyncKHR");
13 dst->getPlatformDisplayEXT                      = (eglGetPlatformDisplayEXTFunc)                        loader->get("eglGetPlatformDisplayEXT");
14 dst->getSyncAttribKHR                           = (eglGetSyncAttribKHRFunc)                                     loader->get("eglGetSyncAttribKHR");
15 dst->lockSurfaceKHR                                     = (eglLockSurfaceKHRFunc)                                       loader->get("eglLockSurfaceKHR");
16 dst->setDamageRegionKHR                         = (eglSetDamageRegionKHRFunc)                           loader->get("eglSetDamageRegionKHR");
17 dst->signalSyncKHR                                      = (eglSignalSyncKHRFunc)                                        loader->get("eglSignalSyncKHR");
18 dst->swapBuffersWithDamageKHR           = (eglSwapBuffersWithDamageKHRFunc)                     loader->get("eglSwapBuffersWithDamageKHR");
19 dst->unlockSurfaceKHR                           = (eglUnlockSurfaceKHRFunc)                                     loader->get("eglUnlockSurfaceKHR");
20 dst->waitSyncKHR                                        = (eglWaitSyncKHRFunc)                                          loader->get("eglWaitSyncKHR");