diff options
author | Jordan Justen <[email protected]> | 2015-06-16 14:27:15 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2015-06-18 11:24:39 -0700 |
commit | 2310a65c28f809442c24fc8893c65ce7c7a4dca3 (patch) | |
tree | b7c234e37575265a93c8c962a0ebbe03682c268b /src/mesa/vbo | |
parent | 770f141866654dab969302f720228497f0fb35fd (diff) |
i965/compute: Fix undefined code with right_mask for SIMD32
Although we don't support SIMD32, krh pointed out that the left shift
by 32 is undefined by C/C++ for 32-bit integers.
Suggested-by: Kristian Høgsberg <[email protected]>
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/vbo')
0 files changed, 0 insertions, 0 deletions