vk/formats: Fix table entry for R8G8B8_SNORM
authorChad Versace <chad.versace@intel.com>
Fri, 26 Jun 2015 01:22:59 +0000 (18:22 -0700)
committerChad Versace <chad.versace@intel.com>
Fri, 26 Jun 2015 03:10:16 +0000 (20:10 -0700)
commit528071f00478b7e77881cbbb4fe6125fcdcae386
treea7ac0c414d568e877221d372fadbe74423cce7f0
parent4c8146313f110a3af2b2e17bb3f17512cd6601e8
vk/formats: Fix table entry for R8G8B8_SNORM

Now that anv_formats[] is formatted like a table, buggy entries are
easier to see.
src/vulkan/formats.c