gallium/aux: Fix MSVC warning C4334 (32bit shift cast to 64bit)
authorJesse Natalie <jenatali@microsoft.com>
Mon, 19 Apr 2021 18:53:04 +0000 (11:53 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 20 Apr 2021 00:28:35 +0000 (00:28 +0000)
commit4a3f0444732fb95883b70bef1b1ffda86af46e4a
tree5d45d5d62ade6c810800e6b6c43ecf75f2c5d05d
parent0e2566a8a7e327b21087e7889d8e8028a5cc5edd
gallium/aux: Fix MSVC warning C4334 (32bit shift cast to 64bit)

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-By: Bill Kristiansen <billkris@microsoft.com>
Cc: mesa-stable@lists.freedesktop.org
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10331>
src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c
src/gallium/auxiliary/pipebuffer/pb_cache.c