Files
gtk/gsk
Georges Basile Stavracas Neto 94b1a78378 gsk/vulkan/render: Download image before reset
gsk_vulkan_render_download_target() currently resets the uploader
objects before downloading the image that it produces. This is
problematic because there might be unreleased buffers and images
in the command queue.

In particular, this can make validation layers complain about the
glyph atlas - of all things! - upload buffer being released while
still being used by the command queue.

Fix that by resetting the uploader after downloading the image.
2023-04-14 16:43:04 -03:00
..
2023-03-31 15:11:10 -04:00
2023-04-02 11:05:57 -04:00
2023-03-31 15:11:10 -04:00
2020-07-25 00:47:36 +02:00
2023-03-14 14:56:42 -04:00
2023-03-31 15:11:10 -04:00
2022-11-17 22:49:45 -05:00
2023-03-31 15:11:10 -04:00
2022-07-15 15:47:11 -04:00
2023-03-31 15:11:10 -04:00
2023-03-14 14:56:42 -04:00
2022-09-23 18:11:48 -04:00
2023-03-31 15:11:10 -04:00
2023-04-03 19:27:58 +02:00
2023-03-31 15:11:10 -04:00
2023-03-31 15:11:10 -04:00