lavapipe: fix BufferDeviceAddress usage
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Sat, 22 Oct 2022 16:47:29 +0000 (12:47 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 25 Oct 2022 01:32:58 +0000 (01:32 +0000)
commit490ddbd0b7867b5d43e81f0595d95dfc5fc7c6fc
treea7002dfd37bc5a952bcc3ca8918707349ee48e20
parent17ccc80920773a0b9bd3d2d9ad89b22c27c0e2e6
lavapipe: fix BufferDeviceAddress usage

this is supposed to return the address at the start of the buffer,
not the address at the start of the memory allocation

cc: mesa-stable

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19274>
src/gallium/frontends/lavapipe/lvp_image.c