Add missing string conversions for tcu::TextureFormat.
authorMika Isojärvi <misojarvi@google.com>
Fri, 13 Feb 2015 20:42:59 +0000 (12:42 -0800)
committerMika Isojärvi <misojarvi@google.com>
Fri, 13 Feb 2015 20:59:09 +0000 (12:59 -0800)
commitce0c0418f73fc40d4267216513c54df7636926b6
tree8902a023aa63ac8173261a7365f29358866cf880
parentd29f038804c0a905171dbc1fc01f85b1092c6b40
Add missing string conversions for tcu::TextureFormat.

Add missing cases to channel order and channel type stringification in
stream operators.

Change-Id: Ic6432e1706bfd192f2466ad83aa171db00ffb2f3
framework/common/tcuTexture.cpp