On Thu, Apr 14, 2016 at 1:06 PM, Jason Ekstrand wrote:
> We have several places where the Vulkan driver explicitly hooks into
> valgrind when it's available. We need to be able to detect it.
> ---
> configure.ac | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff --git a/configure.ac b/confi
We have several places where the Vulkan driver explicitly hooks into
valgrind when it's available. We need to be able to detect it.
---
configure.ac | 7 +++
1 file changed, 7 insertions(+)
diff --git a/configure.ac b/configure.ac
index c426c72..40b08d3 100644
--- a/configure.ac
+++ b/config