gitlab-ci: Update renderdoc

Get closer to upstream to avoid accumulating changes.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4000>
This commit is contained in:
Tomeu Vizoso
2020-03-11 08:54:22 +01:00
parent ac1dbd5ef8
commit 2ca662fb61
3 changed files with 8 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
set -ex
RENDERDOC_VERSION=6653316a62f6168b3e45040358cb77612dcffcb8
RENDERDOC_VERSION=da02e88201dc3b64316fc33ce6ff69cc729689aa
git clone https://github.com/baldurk/renderdoc.git --single-branch --no-checkout /renderdoc
pushd /renderdoc