Files
mesa/src
James Glanville 78df1977fe pvr: Fix image to buffer copies
The code to increment the destination buffer address was wrong. Instead of
incrementing an address on every iteration, the buffer slice size was added
as a static offset to all blits.

Seen in dEQP-VK.draw.renderpass.depth_clamp.d16_unorm, though issues remain.

Signed-off-by: James Glanville <james.glanville@imgtec.com>
Signed-off-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22747>
2023-05-02 09:04:44 +00:00
..
2023-04-07 03:23:04 +00:00
2023-04-27 19:05:44 +00:00
2023-04-26 23:52:21 +00:00
2023-04-12 10:41:21 +00:00
2023-04-29 12:39:18 +00:00
2023-03-13 01:22:46 +00:00
2023-02-18 00:44:43 +00:00