panfrost: s/panfrost_slice.size0/panfrost_slice.surface_stride/
authorBoris Brezillon <boris.brezillon@collabora.com>
Thu, 17 Dec 2020 09:46:38 +0000 (10:46 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Mon, 4 Jan 2021 16:05:42 +0000 (17:05 +0100)
commit25eb7c52dc46510a0fbc337e41cacea2bc7eeace
treeb43a9396bdf887bb30b3208010765eca071d9b3f
parent284c43ed4bf8bccc85cb6fd9a558ba3b9e55066d
panfrost: s/panfrost_slice.size0/panfrost_slice.surface_stride/

This field is encoding the stride between two consecutive surface
in a 3D texture. Let's use a name reflecting that.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8125>
src/gallium/drivers/panfrost/pan_mfbd.c
src/gallium/drivers/panfrost/pan_resource.c
src/panfrost/lib/pan_texture.c
src/panfrost/lib/pan_texture.h