vk/private.h: Add a bunch of static inline casting functions
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 10 Jul 2015 01:35:22 +0000 (18:35 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 10 Jul 2015 01:40:54 +0000 (18:40 -0700)
commit7d24fab4ef1519b4ef523188b91e5257a7cd1482
tree6dc07ba3587eab935228a7b018a6e8c4cc8e00dd
parent5c49730164e0607008d3f82336b1b5ea3c5f855a
vk/private.h: Add a bunch of static inline casting functions

We will need these as soon as we turn on type saftey.  We might as well
define and start using them now rather than later.
src/vulkan/private.h