gallivm: Do 4ubyte AoS texture filtering for any format that can be expressed.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 2 Jul 2010 17:42:49 +0000 (18:42 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 2 Jul 2010 17:45:49 +0000 (18:45 +0100)
commitd981bde38472d8d3bb74dab67eccd7c82915a566
tree0bdbfb55283b8db0bb0370ceea03fe9afa7e9391
parente70b20fa838e1185b4c735a62440e9b651af086d
gallivm: Do 4ubyte AoS texture filtering for any format that can be expressed.

Except if it has only one channel, as it would take the same number of
instructions.
src/gallium/auxiliary/gallivm/lp_bld_sample.c
src/gallium/auxiliary/gallivm/lp_bld_sample.h
src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c