Home
last modified time | relevance | path

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

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl27 eglDestroyImageKHRFunc destroyImageKHR; variable
DeglwFuncPtrLibraryImpl.inl112 EGLBoolean FuncPtrLibrary::destroyImageKHR (EGLDisplay dpy, EGLImageKHR image) const function in FuncPtrLibrary
/external/angle/util/windows/
DWGLWindow.cpp377 EGLBoolean WGLWindow::destroyImageKHR(Image image) in destroyImageKHR() function in WGLWindow
/external/angle/util/
DEGLWindow.cpp765 EGLBoolean EGLWindow::destroyImageKHR(Image image) in destroyImageKHR() function in EGLWindow
/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp741 EGLBoolean FunctionsEGL::destroyImageKHR(EGLImageKHR image) const in destroyImageKHR() function in rx::FunctionsEGL