diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2008-10-16 15:48:04 -0600 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2008-10-17 14:14:23 -0600 |
commit | fa7b8388066651c5cfafd4ce6461fc43c982d8c7 (patch) | |
tree | 93145a8990cf2dc60d8c361d28abb2cccfc81d98 /src/gallium/drivers/cell/ppu | |
parent | 87a6fe57e85ea5f273e808211a0e61d2b837b8e2 (diff) |
cell: use 7-bit weights in sample_texture_2d_bilinear_int()
This allows us to use 16-bit signed mul/add instructions. Had to
used unsigned mul before and there's no unsigned mul/add instruction.
Diffstat (limited to 'src/gallium/drivers/cell/ppu')
0 files changed, 0 insertions, 0 deletions