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

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglapi.c1738 _eglDestroyImageCommon(_EGLDisplay *disp, _EGLImage *img) function in typeref:typename:EGLBoolean
1761 return _eglDestroyImageCommon(disp, img);
1770 return _eglDestroyImageCommon(disp, img);
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglapi.c1782 _eglDestroyImageCommon(_EGLDisplay *disp, _EGLImage *img) function in typeref:typename:EGLBoolean
1804 return _eglDestroyImageCommon(disp, img);
1813 return _eglDestroyImageCommon(disp, img);

Completed in 9 milliseconds