mesa/formats: Use the correct swizzle parameter for the 11-bit EAC formats
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 6 Aug 2014 17:27:58 +0000 (10:27 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 6 Aug 2014 22:15:44 +0000 (15:15 -0700)
commitbb89d82ac432771602b391a85cb05749e374edf5
treeee06a9378138a5a841a2b281410c337f2c52ef75
parent6e9005e8b0e72e7a29cd9700d3bcb2459922c01e
mesa/formats: Use the correct swizzle parameter for the 11-bit EAC formats

Red-only formats should be x001 and RG formats should be xy01.

Signed-off-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/formats.csv