freedreno/a3xx: rename vertex/texture format enums to be more consistent
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 28 Nov 2014 22:29:09 +0000 (17:29 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 29 Nov 2014 17:15:43 +0000 (12:15 -0500)
commit20fbf99595fc87efb4a7ecfd4c1bd9bed08208a5
treeba51dfd5bef83d0516fcde1cccfde2a5c80d9451
parent3338bfcf498aa93a256aaadaee25951d4864f78f
freedreno/a3xx: rename vertex/texture format enums to be more consistent

Switch both of them from independently inconsistent conventions to having
UINT/SINT/UNORM/SNORM/FLOAT/FIXED suffixes.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/a3xx/a3xx.xml.h
src/gallium/drivers/freedreno/a3xx/fd3_format.c