Searched defs:DestroyContext (Results 1 – 8 of 8) sorted by relevance
255 GalliumContext::DestroyContext(context_id contextID) in DestroyContext() function in GalliumContext
91 EGLBoolean (*DestroyContext)(_EGLDisplay *disp, _EGLContext *ctx); member
277 EGLBoolean DestroyContext(Thread *thread, Display *display, gl::Context *context) in DestroyContext() function
927 EGLBoolean EGLAPIENTRY DestroyContext(EGLDisplay dpy, EGLContext ctx) in DestroyContext() function
837 PFN_eglDestroyContext DestroyContext; member855 PFN_OSMesaDestroyContext DestroyContext; member
497 PFNGLXDESTROYCONTEXTPROC DestroyContext; member
633 class DestroyContext : public tcu::ThreadUtil::Operation class643 DestroyContext::DestroyContext (SharedPtr<GLES2Context> contex) in DestroyContext() function in deqp::egl::GLES2ThreadTest::DestroyContext
3030 void ImGui::DestroyContext(ImGuiContext* ctx) in DestroyContext() function in ImGui