Searched defs:DestroyContext (Results 1 – 5 of 5) sorted by relevance
93 void (*DestroyContext)(__DRIcontext *driContextPriv); member
144 DestroyContext_t DestroyContext; member
68 void (*DestroyContext)(Display *dpy, GLXContext ctx); member
54 void CJBig2_Context::DestroyContext(CJBig2_Context* pContext) { in DestroyContext() function in CJBig2_Context
633 class DestroyContext : public tcu::ThreadUtil::Operation class643 DestroyContext::DestroyContext (SharedPtr<GLES2Context> contex) in DestroyContext() function in deqp::egl::GLES2ThreadTest::DestroyContext