lavapipe: fix some void ptr arithmetic
authorDave Airlie <airlied@redhat.com>
Thu, 18 Feb 2021 01:06:39 +0000 (17:06 -0800)
committerMarge Bot <eric+marge@anholt.net>
Fri, 19 Feb 2021 02:27:15 +0000 (02:27 +0000)
commitab42e49ea73caabc8d383de26852fd70117f0c8b
treebcc6ccf29e9897a255d2c31acdd00e0c3061c48d
parentf3dd9529fa960dc6ec20bd9a6a94dfd266838059
lavapipe: fix some void ptr arithmetic

msvc disagrees with it, and they are trivial to fix.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9120>
src/gallium/frontends/lavapipe/lvp_device.c
src/gallium/frontends/lavapipe/lvp_pass.c
src/gallium/frontends/lavapipe/lvp_pipeline.c