Searched refs:eglDestroySyncFunc (Results 1 – 1 of 1) sorted by relevance
1870 PFNEGLDESTROYSYNCKHRPROC eglDestroySyncFunc) { in eglDestroySyncTmpl() argument1876 if (cnx->dso && eglDestroySyncFunc) { in eglDestroySyncTmpl()1877 result = eglDestroySyncFunc(dp->disp.dpy, sync); in eglDestroySyncTmpl()