Searched defs:DestroyContext (Results 1 – 8 of 8) sorted by relevance
236 GalliumContext::DestroyContext(context_id contextID) in DestroyContext() function in GalliumContext
73 EGLBoolean (*DestroyContext)(_EGLDriver *drv, _EGLDisplay *dpy, member
128 void (*DestroyContext)(__DRIcontext *driContextPriv); member
67 void (*DestroyContext)(Display *dpy, GLXContext ctx); member
879 EGLBoolean DestroyContext(EGLDisplay dpy, EGLContext ctx) in DestroyContext() function
368 /* static */ void GpuDriver::DestroyContext(GpuContext* context) { in DestroyContext() function in stream_executor::gpu::GpuDriver
470 /* static */ void GpuDriver::DestroyContext(GpuContext* context) { in DestroyContext() function in stream_executor::gpu::GpuDriver
633 class DestroyContext : public tcu::ThreadUtil::Operation class643 DestroyContext::DestroyContext (SharedPtr<GLES2Context> contex) in DestroyContext() function in deqp::egl::GLES2ThreadTest::DestroyContext