1
0
mirror of https://github.com/wolfpld/tracy synced 2025-05-03 06:03:51 +00:00
Bartosz Taudul 11cf650be6 Fix GPU queries ordering.
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.
2018-06-22 16:37:54 +02:00
..
2018-06-22 16:37:54 +02:00
2018-05-03 17:56:43 +02:00
2018-04-21 23:19:13 +02:00
2017-10-10 21:56:15 +02:00
2017-10-10 21:56:15 +02:00
2018-06-22 16:37:54 +02:00
2018-06-22 16:34:51 +02:00