iris/cs: take buffer offsets into account for CL
authorKarol Herbst <kherbst@redhat.com>
Tue, 12 Apr 2022 00:33:27 +0000 (02:33 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 10 May 2022 03:37:44 +0000 (03:37 +0000)
commitd98b82a10391069b93a59b786dec7b7fef4af901
tree45b42619197dd1875b26db73d1ea1ffb2c60600b
parent3269d34b29a415e1f0f168ad5cffb0e3a36eeb49
iris/cs: take buffer offsets into account for CL

Sadly we pass in an offset, which the driver can't ignore

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16348>
src/gallium/drivers/iris/iris_state.c