mirror of
https://github.com/wolfpld/tracy
synced 2026-02-21 03:32:26 +00:00
With multithreaded Vulkan rendering it is possible that GPU time queries will be sent in a different order than the originating CPU queries were made. This commit changes the in-order queue to a map of queries, waiting to be resolved.
77 KiB
77 KiB