Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwFunctions.inl27 eglDestroyImageKHRFunc destroyImageKHR; variable
H A DeglwFuncPtrLibraryImpl.inl112 EGLBoolean FuncPtrLibrary::destroyImageKHR (EGLDisplay dpy, EGLImageKHR image) const function in FuncPtrLibrary
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi.h200 virtual EGLBoolean destroyImageKHR( in destroyImageKHR() function
DEglOsApi_egl.cpp497 EGLBoolean EglOsEglDisplay::destroyImageKHR( in destroyImageKHR() function in __anonc6aa49140111::EglOsEglDisplay
DEglDisplay.cpp555 bool EglDisplay:: destroyImageKHR(EGLImageKHR img) { in destroyImageKHR() function in EglDisplay
/aosp_15_r20/external/angle/util/windows/
H A DWGLWindow.cpp377 EGLBoolean WGLWindow::destroyImageKHR(Image image) in destroyImageKHR() function in WGLWindow
/aosp_15_r20/external/angle/util/
H A DEGLWindow.cpp765 EGLBoolean EGLWindow::destroyImageKHR(Image image) in destroyImageKHR() function in EGLWindow
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp741 EGLBoolean FunctionsEGL::destroyImageKHR(EGLImageKHR image) const in destroyImageKHR() function in rx::FunctionsEGL