vk/formats: Don't abbreviate tokens in the format table
authorChad Versace <chad.versace@intel.com>
Fri, 26 Jun 2015 00:56:20 +0000 (17:56 -0700)
committerChad Versace <chad.versace@intel.com>
Fri, 26 Jun 2015 03:10:16 +0000 (20:10 -0700)
commitae29fd1b5533ff8c996aff7d21cc1d8b59a7fead
tree0b0b6fcbd170a2b2d447397c5820081b44537f27
parentd5e41a3a9959da6bce41a6ac4bd8eec5c07ebda9
vk/formats: Don't abbreviate tokens in the format table

Abbreviating the VK_FORMAT_* tokens doesn't help much. To the contrary,
it means grep and ctags can't find them.
src/vulkan/formats.c