Searched defs:destroyContext (Results 1 – 13 of 13) sorted by relevance
43 void GLWindowContext::destroyContext() { in destroyContext() function in sk_app::GLWindowContext
59 void DawnWindowContext::destroyContext() { in destroyContext() function in sk_app::DawnWindowContext
434 void VulkanWindowContext::destroyContext() { in destroyContext() function in sk_app::VulkanWindowContext
167 void D3D12WindowContext::destroyContext() { in destroyContext() function in sk_app::D3D12WindowContext
25 eglDestroyContextFunc destroyContext; variable
102 EGLBoolean FuncPtrLibrary::destroyContext (EGLDisplay dpy, EGLContext ctx) const function in FuncPtrLibrary
751 void EGLWindow::destroyContext() in destroyContext() function in EGLWindow
619 void Display::destroyContext(egl::Context *context) in destroyContext() function in egl::Display
305 void FunctionsGLX::destroyContext(glx::Context context) const in destroyContext() function in rx::FunctionsGLX
380 EGLBoolean FunctionsEGL::destroyContext(EGLContext context) const in destroyContext() function in rx::FunctionsEGL
1580 Error Display::destroyContext(Thread *thread, gl::Context *context) in destroyContext() function in egl::Display
510 void RenderingContext::destroyContext (void) in destroyContext() function in deqp::egl::__anonc6e626610111::RenderingContext
805 void (*destroyContext)(__DRIcontext *context); member