vk: Remove SHAREABLE bits
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 7 Jul 2015 00:12:47 +0000 (17:12 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 7 Jul 2015 00:12:51 +0000 (17:12 -0700)
commit2de388c49cfb3786936ce9ca1f2e479aa82fd26b
treee78cc143b41ea535fd09de12524775bc4007e7a3
parent1b0c47bba688e6ec0e32399c8ec26962556b94cc
vk: Remove SHAREABLE bits

They were removed from the Vulkan API and we don't really use them because
there are no multi-GPU i965 systems.
include/vulkan/vulkan.h
src/vulkan/device.c