vk/device: Add anv_instance_alloc/free helpers
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 31 Jul 2015 17:13:24 +0000 (10:13 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 31 Jul 2015 17:14:17 +0000 (10:14 -0700)
commite40bdcef1fb6127545999a0b671b49fa393652b4
treec09acfb43b4ccd440dcf164af377ca1908e8691f
parent0f050aaa15ec6bd521eff013808ac151cec9abda
vk/device: Add anv_instance_alloc/free helpers

This way we can more consistently alloc/free the device and it will provide
us a better place to put valgrind hooks in the next patch
src/vulkan/anv_device.c