panfrost: Mark (1 << 31) as unsigned
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sat, 31 Aug 2019 00:34:13 +0000 (17:34 -0700)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 3 Sep 2019 11:55:29 +0000 (13:55 +0200)
commit6bd18bb264d02c00505c332d595625daa0a397cb
tree053e33aaa68d2db6dc3ee8a3987d215de26f545f
parenta058e90138f39c8bcaf0a302ea8870ba7ddc684d
panfrost: Mark (1 << 31) as unsigned

I was not aware this incurred undefined behaviour; thank you cppcheck.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
src/gallium/drivers/panfrost/pan_instancing.c