Searched refs:EGL_DestroyImage (Results 1 – 7 of 7) sorted by relevance
126 ANGLE_EXPORT EGLBoolean EGLAPIENTRY EGL_DestroyImage(EGLDisplay dpy, EGLImage image);
1050 EGL_DestroyImage
57 {"eglDestroyImage", P(EGL_DestroyImage)},
719 EGLBoolean EGLAPIENTRY EGL_DestroyImage(EGLDisplay dpy, EGLImage image) in EGL_DestroyImage() function
57 #define EGL_DestroyImage l_EGL_DestroyImage macro
355 return EGL_DestroyImage(dpy, image); in eglDestroyImage()