ci: Uprev apitrace to 790380e05854

Better context error reporting, fix crash for replaying PlagueIncEvolved

Reviewed-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17136>
This commit is contained in:
David Heidelberg
2022-06-20 15:34:53 +02:00
parent 6cbb19110b
commit 9cf3608952
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
set -ex
APITRACE_VERSION="170424754bb46002ba706e16ee5404b61988d74a"
APITRACE_VERSION="790380e05854d5c9d315555444ffcc7acb8f4037"
git clone https://github.com/apitrace/apitrace.git --single-branch --no-checkout /apitrace
pushd /apitrace