OSDN Git Service

anv/device: Wrap a couple valgrind calls in the VG macro
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 28 Sep 2015 18:08:50 +0000 (11:08 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 28 Sep 2015 18:18:52 +0000 (11:18 -0700)
commit4e48f94469b37efc333dbc3271fe075bed3ba625
tree9fdd98cf6fb0b61c9c01baf459e79c12a993e1cd
parent97636345dafd100dc80a796e53e0a5439c36d421
anv/device: Wrap a couple valgrind calls in the VG macro

This fixes the build for systems that don't have valgrind devel packages
installed.
src/vulkan/anv_device.c