b59d2a5137
The texture descriptor is stored in a CPU-only template that gets copied to the descriptor set. No need to reserve space in the texture payload BO. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28104>