Searched refs:_eglDestroySync (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglapi.c1890 _eglDestroySync(_EGLDisplay *disp, _EGLSync *s) function in typeref:typename:EGLBoolean
1912 return _eglDestroySync(disp, s);
1921 return _eglDestroySync(disp, s);
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglapi.c1933 _eglDestroySync(_EGLDisplay *disp, _EGLSync *s) function in typeref:typename:EGLBoolean
1954 return _eglDestroySync(disp, s);
1963 return _eglDestroySync(disp, s);

Completed in 8 milliseconds