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