Files
mesa/src/broadcom/vulkan
Juan A. Suarez Romero d30a6f8102 v3dv: consider render area when configuring supertiles
If the render area is restricted to a section of the framebuffer, there
is no need to consider all the framebuffer size when configuring the
supertiles, as only the supertiles coordinates of the affected area will
be submitted.

This allow to create supertiles smaller than the ones in case
considering the full screen, reducing the tiles that need to be
processed.

This also fixes https://gitlab.freedesktop.org/mesa/mesa/-/issues/13218.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35257>
2025-06-03 11:21:14 +00:00
..
2025-01-16 22:31:17 +00:00
2024-07-10 08:30:21 +02:00
2024-12-02 14:13:24 +00:00
2024-12-02 14:13:24 +00:00
2025-01-23 23:35:43 +00:00