Home
last modified time | relevance | path

Searched defs:eglDestroyImage (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwApi.inl26 #define eglDestroyImage eglwDestroyImage macro
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp570 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage(EGLDisplay dpy, EGLImageKHR image) in eglDestroyImage() function
/external/deqp/framework/egl/
DegluCallLogWrapper.inl212 eglw::EGLBoolean CallLogWrapper::eglDestroyImage (eglw::EGLDisplay dpy, eglw::EGLImage image) function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c1724 eglDestroyImage(EGLDisplay dpy, EGLImage image) in eglDestroyImage() function