vk/cmd: Add an initial implementation of PipelineBarrier
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 10 Jun 2015 23:37:31 +0000 (16:37 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 10 Jun 2015 23:37:33 +0000 (16:37 -0700)
commit29d2bbb2b512dae78eb7eb29d1562c7a550806d3
treecc6e3da6609a323fd0d454a70cdf701aa0d5edde
parent047ed02723071d7eccbed3210b5be6ae73603a53
vk/cmd: Add an initial implementation of PipelineBarrier

We may want to do something more inteligent here later such as actually
handling image layout transitions.  However, this should do for now.
src/vulkan/device.c