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