mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Vulkan tracing is not thread safe.
This commit is contained in:
@@ -173,6 +173,7 @@ private:
|
||||
|
||||
extern VkCtxWrapper s_vkCtx;
|
||||
|
||||
// TODO: not thread safe!
|
||||
class VkCtxScope
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user