Home
last modified time | relevance | path

Searched defs:DestroyContext (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp237 GalliumContext::DestroyContext(context_id contextID) in DestroyContext() function in GalliumContext
/external/mesa3d/src/egl/main/
Degldriver.h93 EGLBoolean (*DestroyContext)(_EGLDisplay *disp, _EGLContext *ctx); member
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h132 void (*DestroyContext)(__DRIcontext *driContextPriv); member
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h67 void (*DestroyContext)(Display *dpy, GLXContext ctx); member
/external/angle/src/libGLESv2/
Degl_stubs.cpp277 EGLBoolean DestroyContext(Thread *thread, Display *display, gl::Context *context) in DestroyContext() function
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp927 EGLBoolean EGLAPIENTRY DestroyContext(EGLDisplay dpy, EGLContext ctx) in DestroyContext() function
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc358 /* static */ void GpuDriver::DestroyContext(GpuContext* context) { in DestroyContext() function in stream_executor::gpu::GpuDriver
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp633 class DestroyContext : public tcu::ThreadUtil::Operation class
643 DestroyContext::DestroyContext (SharedPtr<GLES2Context> contex) in DestroyContext() function in deqp::egl::GLES2ThreadTest::DestroyContext
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc468 /* static */ void GpuDriver::DestroyContext(GpuContext* context) { in DestroyContext() function in stream_executor::gpu::GpuDriver
/external/mesa3d/src/imgui/
Dimgui.cpp3030 void ImGui::DestroyContext(ImGuiContext* ctx) in DestroyContext() function in ImGui