anv/formats: Add more compressed formats
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 28 Jan 2016 23:55:32 +0000 (15:55 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 30 Jan 2016 04:46:31 +0000 (20:46 -0800)
commit337c1e0871eb46e3c07cce2e291636653eb5f3bc
tree0fd5ff516e350458c15b140071aebe9894cb6b5f
parentc688e4db11ce0f55e7ce1f3335b0ecd9e74cd4b5
anv/formats: Add more compressed formats

This adds support for the DX compression formats.  Given that ETC and EAC
are working fine, these should be ok too.
src/vulkan/anv_formats.c