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:
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…
x
Reference in New Issue
Block a user