Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl27 eglDestroyImageKHRFunc destroyImageKHR; variable
DeglwFuncPtrLibraryImpl.inl112 EGLBoolean FuncPtrLibrary::destroyImageKHR (EGLDisplay dpy, EGLImageKHR image) const function in FuncPtrLibrary
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp443 EGLBoolean FunctionsEGL::destroyImageKHR(EGLImageKHR image) const in destroyImageKHR() function in rx::FunctionsEGL
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosNativeDisplay.cpp178 eglw::EGLBoolean OhosLibrary::destroyImageKHR(eglw::EGLDisplay dpy, eglw::EGLImageKHR image) const in destroyImageKHR() function in OhosLibrary