aux/tc: fix address calc for segmented texture subdata
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 12 Sep 2023 12:49:52 +0000 (08:49 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 12 Sep 2023 13:53:32 +0000 (13:53 +0000)
commit5f73b8976bb21f8673c4696294c36a14534b345e
tree7000368979d4a02f871ac00649eec156dcf802ef
parentb6bc1f85f45d1fea9e8a674dbfa1766b03ad5a9d
aux/tc: fix address calc for segmented texture subdata

this fixes all dimension/array uses for the rp tracking path

Fixes: 51ad269198e ("aux/tc: handle stride mismatch during rp-optimized subdata")

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25180>
src/gallium/auxiliary/util/u_threaded_context.c