mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-07 22:09:20 +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