Searched refs:destroyImageFunc (Results 1 – 1 of 1) sorted by relevance
1778 PFNEGLDESTROYIMAGEKHRPROC destroyImageFunc) { in eglDestroyImageTmpl() argument1784 if (cnx->dso && destroyImageFunc) { in eglDestroyImageTmpl()1785 result = destroyImageFunc(dp->disp.dpy, img); in eglDestroyImageTmpl()