radeonsi: avoid int-to-pointer-cast warnings on 32bit
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 3 Feb 2018 21:54:28 +0000 (23:54 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 7 Feb 2018 23:13:58 +0000 (01:13 +0200)
commitf91aa68ac6286999c20f23a29f37913d1ae78ac5
tree934434addf7c65fe62f8e776909995234bc18bc3
parent13ada91740769a3183f21d974193769262f5ee0f
radeonsi: avoid int-to-pointer-cast warnings on 32bit

I hope the actual dropping of MSB is ok, but that's what's already
happened before this change.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_descriptors.c