Home
last modified time | relevance | path

Searched defs:eglDestroyImageKHR (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp62 EGLBoolean (*eglDestroyImageKHR)(EGLDisplay dpy, EGLImageKHR image); member in LibEGLexports
Dmain.cpp534 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImageKHR(EGLDisplay dpy, EGLImageKHR image) in eglDestroyImageKHR() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl31 #define eglDestroyImageKHR eglwDestroyImageKHR macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl222 eglw::EGLBoolean CallLogWrapper::eglDestroyImageKHR (eglw::EGLDisplay dpy, eglw::EGLImageKHR image) function in CallLogWrapper
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp511 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImageKHR(EGLDisplay dpy, EGLImageKHR image) in eglDestroyImageKHR() function