mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-23 06:44:35 +00:00
Vulkan tracing is not thread safe.
This commit is contained in:
parent
7e4f00fac0
commit
a1424c4112
@ -173,6 +173,7 @@ private:
|
|||||||
|
|
||||||
extern VkCtxWrapper s_vkCtx;
|
extern VkCtxWrapper s_vkCtx;
|
||||||
|
|
||||||
|
// TODO: not thread safe!
|
||||||
class VkCtxScope
|
class VkCtxScope
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
Reference in New Issue
Block a user