commit | c11059c2b55fdc16f901a976f6d27aa391d96420 | [log] [tgz] |
---|---|---|
author | Qiang Yu <yuq825@gmail.com> | Tue Dec 14 14:14:24 2021 +0800 |
committer | Qiang Yu <yuq825@gmail.com> | Thu Dec 30 16:11:19 2021 +0800 |
tree | 06ac2026e885df4e09f1eed53ef067c63b81a7aa | |
parent | c2bb232dae743c774887546fcfdd9c68921e794e [diff] |
radeonsi: use staging buffer for sparse texture when transfer map Can't map sparse texture directly. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14223>