ci: Don't call renderdoc's ReplayController.Shutdown()
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 14 Apr 2020 13:57:08 +0000 (15:57 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 25 Jun 2020 17:33:28 +0000 (17:33 +0000)
commita04672a105239b230b0e880d63cee6621a10f10c
tree950dfadedddbda91d3ae1f475d7d1f6dc8ea107b
parent62de79ac4492ac9e4af99b9a25c15cda1114e7d9
ci: Don't call renderdoc's ReplayController.Shutdown()

If we do, Renderdoc will call eglDestroyContext twice, causing crashes
within Mesa.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5433>
.gitlab-ci/tracie/renderdoc_dump_images.py