util: Fix unity value for swizzle 1.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 15 Dec 2009 13:40:13 +0000 (13:40 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 15 Dec 2009 13:40:13 +0000 (13:40 +0000)
commit079b1cf4cf32a2bdc5f13c2aa1e211c4c7dc6775
tree07849c39a4086f7019ed43fde47cce321bd98399
parent846e38f1c33c3b2e46227886da57beda27b82f0c
util: Fix unity value for swizzle 1.

It should be 255 for ubytes, and not 1.

Thanks Michal for spotting this.
src/gallium/auxiliary/util/u_format_access.py