Home
last modified time | relevance | path

Searched refs:waitSyncFunc (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglSyncTests.cpp1918 waitSyncFuncType waitSyncFunc) in test() argument
1934 waitSyncStatusType status = (egl.*waitSyncFunc)(m_eglDisplay, m_sync, 0); in test()
1983 waitSyncFuncType waitSyncFunc) in test() argument
1999 waitSyncStatusType status = (egl.*waitSyncFunc)(EGL_NO_DISPLAY, m_sync, 0); in test()
2052 waitSyncFuncType waitSyncFunc, in test() argument
2062 EGLint status = (egl.*waitSyncFunc)(m_eglDisplay, syncValue, 0); in test()
2116 waitSyncFuncType waitSyncFunc) in test() argument
2132 EGLint status = (egl.*waitSyncFunc)(m_eglDisplay, m_sync, 0xFFFFFFFF); in test()