Reviewed-by: Emil Velikov
-Emil
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
Reviewed-by: Matt Turner
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
We have several places where the Vulkan driver explicitly hooks into
valgrind when it's available. We need to be able to detect it.
Cc: Matt Turner
---
configure.ac | 21 +
1 file changed, 21 insertions(+)
diff --git a/configure.ac b/configure.ac
index c426c72..3905922 1006