vk/formats: Refactor format properties code
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 11 Jun 2015 16:11:14 +0000 (09:11 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 11 Jun 2015 16:11:16 +0000 (09:11 -0700)
commita566b1e08a269850189011ec3cd06f6408c7adf6
tree5bbd5de4b349b2c4bb72f90358aeef277959d751
parent2a3c29698c43601751e43c0344d8f5ba1f57937d
vk/formats: Refactor format properties code

Along with the refactor, we now do the right thing when we hit an
unsupported format: Set the flags to 0 and return VK_SUCCESS.
src/vulkan/formats.c