Searched defs:DestroyContext (Results 1 – 10 of 10) sorted by relevance
237 GalliumContext::DestroyContext(context_id contextID) in DestroyContext() function in GalliumContext
93 EGLBoolean (*DestroyContext)(_EGLDisplay *disp, _EGLContext *ctx); member
132 void (*DestroyContext)(__DRIcontext *driContextPriv); member
67 void (*DestroyContext)(Display *dpy, GLXContext 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
358 /* 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
468 /* static */ void GpuDriver::DestroyContext(GpuContext* context) { in DestroyContext() function in stream_executor::gpu::GpuDriver
3030 void ImGui::DestroyContext(ImGuiContext* ctx) in DestroyContext() function in ImGui