util: Add a fetch_rgba_8unorm.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 2 Jul 2010 17:38:11 +0000 (18:38 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 2 Jul 2010 17:45:49 +0000 (18:45 +0100)
commita2d360b91545ad00abec518e8449df5d8d838b13
tree1f8e99d426b290701cf996236694476a2cf6e026
parent7071eefdb2ef2a1f644a2bbed9685847b60ff6c4
util: Add a fetch_rgba_8unorm.

Not always implemented, but useful in situations where we want 8unorms
and the samples comes as 8unorms as we needlessly convert to/from
floats.
src/gallium/auxiliary/util/u_format.h
src/gallium/auxiliary/util/u_format_table.py