Searched defs:clientWaitSyncFunc (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglSyncTests.cpp | 577 …d PollClientWait(string funcNames[FUNC_NAME_NUM_NAMES], clientWaitSyncFuncType clientWaitSyncFunc,… in PollClientWait() 612 … clientWaitSyncFuncType clientWaitSyncFunc, destroySyncFuncType destroySyncFunc, EGLenum syncType, in test() 1058 clientWaitSyncFuncType clientWaitSyncFunc) in test() 1118 clientWaitSyncFuncType clientWaitSyncFunc, EGLTime eglTime, const string &eglTimeName, in test() 1192 clientWaitSyncFuncType clientWaitSyncFunc, EGLint condSatisfied, EGLTime eglTime, in test() 1268 … clientWaitSyncFuncType clientWaitSyncFunc, EGLint flags, const string &flagsName, EGLTime eglTime, in test() 1335 … clientWaitSyncFuncType clientWaitSyncFunc, EGLint flags, const string &flagsName, EGLTime eglTime, in test() 1404 …void test(string funcNames[FUNC_NAME_NUM_NAMES], clientWaitSyncFuncType clientWaitSyncFunc, EGLSyn… in test() 1586 … clientWaitSyncFuncType clientWaitSyncFunc, EGLint flags, const string &flagsName, EGLTime eglTime, in test()
|