Home
last modified time | relevance | path

Searched defs:destroySurface (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/WSI/
DHeadlessSurfaceKHR.cpp28 void HeadlessSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::HeadlessSurfaceKHR
DDirectFBSurfaceEXT.cpp28 void DirectFBSurfaceEXT::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::DirectFBSurfaceEXT
DWin32SurfaceKHR.cpp50 void Win32SurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::Win32SurfaceKHR
DXlibSurfaceKHR.cpp42 void XlibSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::XlibSurfaceKHR
DXcbSurfaceKHR.cpp51 void XcbSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::XcbSurfaceKHR
DWaylandSurfaceKHR.cpp50 void WaylandSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::WaylandSurfaceKHR
DDisplaySurfaceKHR.cpp181 void DisplaySurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::DisplaySurfaceKHR
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl28 eglDestroySurfaceFunc destroySurface; variable
DeglwFuncPtrLibraryImpl.inl117 EGLBoolean FuncPtrLibrary::destroySurface (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp740 void EGLWindow::destroySurface() in destroySurface() function in EGLWindow
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp603 void Display::destroySurface(egl::Surface *surface) in destroySurface() function in egl::Display
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp385 EGLBoolean FunctionsEGL::destroySurface(EGLSurface surface) const in destroySurface() function in rx::FunctionsEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1493 Error Display::destroySurface(Surface *surface) in destroySurface() function in egl::Display