Home
last modified time | relevance | path

Searched defs:waitSync (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl63 eglWaitSyncFunc waitSync; variable
DeglwFuncPtrLibraryImpl.inl292 EGLBoolean FuncPtrLibrary::waitSync (EGLDisplay dpy, EGLSync sync, EGLint flags) const function in FuncPtrLibrary
/external/deqp/modules/egl/
DteglSyncTests.cpp85 typedef EGLBoolean (Library::*waitSync)(EGLDisplay, EGLSync, EGLint) const ; typedef in deqp::egl::SyncTest
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl911 glWaitSyncFunc waitSync; variable
/external/skia/src/gpu/gl/
DGrGLTestInterface.h326 virtual GrGLvoid waitSync(GrGLsync sync, GrGLbitfield flags, GrGLuint64 timeout) {} in waitSync() function
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h326 virtual GrGLvoid waitSync(GrGLsync sync, GrGLbitfield flags, GrGLuint64 timeout) {} in waitSync() function