Home | History | Annotate | Download | only in egl

Lines Matching full:egl_khr_wait_sync

49 #ifndef EGL_KHR_wait_sync
50 #define EGL_KHR_wait_sync 1
55 #endif /* EGL_KHR_wait_sync */
2180 requireEGLExtension(m_eglDisplay, "EGL_KHR_wait_sync");
3032 requireEGLExtension(m_eglDisplay, "EGL_KHR_wait_sync");
5228 tcu::TestCaseGroup* simpleTestsServerSync = new TestCaseGroup(m_eglTestCtx, "simple_egl_server_sync", "Simple multithreaded tests with EGL_KHR_fence_sync and EGL_KHR_wait_sync");
5232 TestCaseGroup* randomTestsServerSync = new TestCaseGroup(m_eglTestCtx, "random_egl_server_sync", "Random tests with EGL_KHR_fence_sync and EGL_KHR_wait_sync");