vk: Implement support for sampler border colors
authorKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Fri, 29 May 2015 23:06:06 +0000 (16:06 -0700)
committerKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Mon, 1 Jun 2015 00:20:48 +0000 (17:20 -0700)
commitdc56e4f7b88ab79be12632fbf032ef85fd32f602
tree783b9664e01345651c11e5d76c9e256fd7c5d694
parente497ac2c62ad5299bbf032220a287c144add7cda
vk: Implement support for sampler border colors

This supports the three Vulkan border color types for float color
formats. The support for integer formats is a little trickier, as we
don't know the format of the texture at this time.
src/vulkan/device.c
src/vulkan/private.h