diff options
author | Eric Anholt <eric@anholt.net> | 2010-09-07 12:53:19 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-09-07 13:00:22 -0700 |
commit | 24c12e6c7f8aa8c2f4c163d23d740b070bfabfc3 (patch) | |
tree | 9ef700af26932f0212ac8ec9cdb2fdc40cd3e6bc /src/mesa/drivers/dri/intel | |
parent | 32b84ef4ca50998914184fc4600d8e43674a9a22 (diff) |
i965: Store the byte address in the VS constant buffer as an integer.
We carefully multiplied our two ints (since we want to be precise
after all) then stored them in a float, which is not specced to really
work, in addition to wasting precision. Fixes
vp-arl-constant-array-huge-* things since the assertions were added.
Diffstat (limited to 'src/mesa/drivers/dri/intel')
0 files changed, 0 insertions, 0 deletions