Searched defs:destroyContext (Results 1 – 9 of 9) sorted by relevance
95 void destroyContext(EGLDisplay dpy, EGLContext cxt) { in destroyContext() function
581 void EGLWindow::destroyContext() in destroyContext() function in EGLWindow
288 void FunctionsGLX::destroyContext(glx::Context context) const in destroyContext() function in rx::FunctionsGLX
355 EGLBoolean FunctionsEGL::destroyContext(EGLContext context) const in destroyContext() function in rx::FunctionsEGL
484 virtual bool destroyContext(EglOS::Context* context) { in destroyContext() function in __anon5f14bb1b0111::GlxDisplay
1289 Error Display::destroyContext(const Thread *thread, gl::Context *context) in destroyContext() function in egl::Display
614 void (*destroyContext)(__DRIcontext *context); member
626 int destroyContext(VirtioGpuCtxId handle) { in destroyContext() function in PipeVirglRenderer