Files
test/source/blender/gpu/vulkan/render_graph
Jeroen Bakker af151e89a7 Fix: Vulkan: Unguarded Access Device Queues
Multiple threads can access the same device queue from different
threads. This could happen when doing a cycles preview render, baking
eevee volume probes or generating material previews.

This PR adds a mutex around access to the device queues.

Detected when researching #128608

Pull Request: https://projects.blender.org/blender/blender/pulls/128974
2024-10-14 15:30:11 +02:00
..
2024-10-01 14:22:56 +02:00
2024-08-19 15:37:48 +02:00
2024-10-08 09:03:49 +11:00
2024-06-19 10:03:37 +10:00