diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2009-06-22 18:22:51 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2009-06-22 18:22:51 -0700 |
commit | 70e72070fce6aa1e0918dcc62c1949465cee69f7 (patch) | |
tree | e7b6cdae577e9e10ac24f94def312fcd32de807f /src/mesa/drivers | |
parent | a31118c25a0e2b95008683ca4be2ca635f0dbfa4 (diff) |
mesa: From float type modifier from values to large for singles
The values 2147483648.0 and 4294967294.0 are too larget to be stored in single
precision floats. Forcing these to be singles causes bits to be lost, which
results in errors in some pixel transfer tests.
This fixes bug #22344.
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions