v3dv: rename and make compute_tile_size_for_framebuffer() public
authorIago Toral Quiroga <itoral@igalia.com>
Tue, 7 Jan 2020 07:46:12 +0000 (08:46 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 13 Oct 2020 21:21:26 +0000 (21:21 +0000)
commit94b4e1869cd58c8a16bf73534e9237fb70bd96bd
tree9cecd4bf24763362ed0fe5df75f5747c169409db
parent00cefce3cad0515b2817d42f04b4f451918ed290
v3dv: rename and make compute_tile_size_for_framebuffer() public

We will use this when we implement copying images to buffers using the
TLB, where we'll need to setup a framebuffer and tiling configuration
for the TLB store to the destination buffer.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
src/broadcom/vulkan/v3dv_device.c
src/broadcom/vulkan/v3dv_private.h