vk: Add a macro for creating anv variables from vulkan handles
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 8 Jul 2015 21:24:12 +0000 (14:24 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 8 Jul 2015 21:24:14 +0000 (14:24 -0700)
commitc8577b5f5243ee696a9f534e2cab0646474456a2
tree108b2c896aae2477a9d1ac3fbea20a47556ae745
parentccb27a002ca133084806607542aec473c41fd16e
vk: Add a macro for creating anv variables from vulkan handles

This is very helpful for doing the mass bunch of casts at the top of a
function.  It will also be invaluable when we get type saftey in the API.
src/vulkan/device.c
src/vulkan/private.h