diff options
author | Eric Engestrom <[email protected]> | 2016-07-30 01:33:56 +0100 |
---|---|---|
committer | Rob Clark <[email protected]> | 2016-07-30 09:23:42 -0400 |
commit | a63bac9271cf4984b4b8c0158e99fffa7f78c8bb (patch) | |
tree | 784931e643ef950e0836783f9950c10241fe022e /scons | |
parent | 3563c4d16138360fd8756576e0c9c825ed6cec86 (diff) |
gallium/freedreno: move cast to avoid integer overflow
Previously, the bitshift would be performed on a simple int (32 bits on
most systems), overflow, and then be cast to 64 bits.
CovID: 1362461
Signed-off-by: Eric Engestrom <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions