Home
last modified time | relevance | path

Searched refs:destroyContext (Results 1 - 25 of 62) sorted by relevance

123

/third_party/skia/tools/sk_app/
H A DGLWindowContext.cpp43 void GLWindowContext::destroyContext() { in destroyContext() function in sk_app::GLWindowContext
89 this->destroyContext(); in resize()
95 this->destroyContext(); in setDisplayParams()
H A DVulkanWindowContext.cpp125 this->destroyContext(); in initializeContext()
134 this->destroyContext(); in initializeContext()
140 this->destroyContext(); in initializeContext()
431 this->destroyContext(); in ~VulkanWindowContext()
434 void VulkanWindowContext::destroyContext() { in destroyContext() function in sk_app::VulkanWindowContext
H A DVulkanWindowContext.h40 this->destroyContext();
55 void destroyContext();
H A DGLWindowContext.h42 void destroyContext();
H A DGraphiteMetalWindowContext.h44 void destroyContext();
H A DMetalWindowContext.h46 void destroyContext();
H A DDawnWindowContext.h40 void destroyContext();
H A DDawnWindowContext.cpp59 void DawnWindowContext::destroyContext() { in destroyContext() function in sk_app::DawnWindowContext
/third_party/skia/tools/sk_app/win/
H A DD3D12WindowContext_win.cpp39 void destroyContext();
76 this->destroyContext(); in ~D3D12WindowContext()
167 void D3D12WindowContext::destroyContext() { in destroyContext() function in sk_app::D3D12WindowContext
237 this->destroyContext(); in setDisplayParams()
H A DDawnD3D12WindowContext_win.cpp40 this->destroyContext(); in ~DawnD3D12WindowContext()
H A DGLWindowContext_win.cpp63 this->destroyContext();
H A DANGLEWindowContext_win.cpp64 ANGLEGLWindowContext_win::~ANGLEGLWindowContext_win() { this->destroyContext(); } in ~ANGLEGLWindowContext_win()
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextTests.cpp109 EGLU_CHECK_CALL(egl, destroyContext(display, context)); in executeForConfig()
162 EGLU_CHECK_CALL(egl, destroyContext(*display, context)); in iterate()
H A DteglMultiContextTests.cpp204 EGLU_CHECK_CALL(egl, destroyContext(*display, contexts[contextNdx])); in iterate()
216 EGLU_CHECK_CALL(egl, destroyContext(*display, contexts[contextNdx])); in iterate()
H A DteglRobustnessTests.cpp477 void destroyContext (void);
501 destroyContext(); in ~RenderingContext()
510 void RenderingContext::destroyContext (void) in destroyContext() function in deqp::egl::__anon30383::RenderingContext
515 m_egl.destroyContext(m_display, m_context); in destroyContext()
1502 egl.destroyContext(m_eglDisplay, contextB); in iterate()
1557 egl.destroyContext(m_eglDisplay, context); in iterate()
1612 egl.destroyContext(m_eglDisplay, context); in iterate()
H A DteglRenderCase.cpp366 egl.destroyContext(display, i->second); in executeForSurface()
372 egl.destroyContext(display, i->second); in executeForSurface()
H A DteglGLES2SharingTests.cpp256 egl.destroyContext(*display, contextB); in iterate()
260 egl.destroyContext(*display, contextA); in iterate()
266 egl.destroyContext(*display, contextA); in iterate()
270 egl.destroyContext(*display, contextB); in iterate()
280 egl.destroyContext(*display, contextA); in iterate()
282 egl.destroyContext(*display, contextB); in iterate()
/third_party/vk-gl-cts/framework/egl/
H A DegluUnique.cpp78 m_egl.destroyContext(m_display, m_context); in ~UniqueContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DDisplayGLX.cpp320 mGLX.destroyContext(mSharedContext); in initialize()
375 mGLX.destroyContext(mContext); in terminate()
381 mGLX.destroyContext(mSharedContext); in terminate()
1012 mFunctions->destroyContext(mContext); in ~WorkerContextGLX()
H A DFunctionsGLX.h41 void destroyContext(glx::Context context) const;
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DDisplay.h69 void destroyContext(Context *context);
/third_party/skia/tools/sk_app/android/
H A DGLWindowContext_android.cpp57 this->destroyContext(); in ~GLWindowContext_android()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.h58 EGLBoolean destroyContext(EGLContext context) const;
/third_party/skia/third_party/externals/angle2/util/
H A DEGLWindow.h185 void destroyContext();
/third_party/skia/tools/sk_app/unix/
H A DGLWindowContext_unix.cpp160 this->destroyContext(); in ~GLWindowContext_xlib()

Completed in 17 milliseconds

123