Searched defs:destroySurface (Results 1 – 13 of 13) sorted by relevance
28 void HeadlessSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::HeadlessSurfaceKHR
28 void DirectFBSurfaceEXT::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::DirectFBSurfaceEXT
48 void Win32SurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::Win32SurfaceKHR
56 void WaylandSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::WaylandSurfaceKHR
80 void XcbSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::XcbSurfaceKHR
255 void DisplaySurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::DisplaySurfaceKHR
28 eglDestroySurfaceFunc destroySurface; variable
117 EGLBoolean FuncPtrLibrary::destroySurface (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary
678 void EGLWindow::destroySurface() in destroySurface() function in EGLWindow829 EGLBoolean EGLWindow::destroySurface(Surface surface) in destroySurface() function in EGLWindow
731 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method741 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory1030 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper
446 EGLBoolean WGLWindow::destroySurface(Surface surface) in destroySurface() function in WGLWindow
562 EGLBoolean FunctionsEGL::destroySurface(EGLSurface surface) const in destroySurface() function in rx::FunctionsEGL
1935 Error Display::destroySurface(Surface *surface) in destroySurface() function in egl::Display