mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Update TracyVulkan.hpp
This commit is contained in:
parent
743a327d2d
commit
ef1e3c1df6
@ -340,7 +340,6 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
tracy_force_inline void Calibrate( VkDevice device, int64_t& tCpu, int64_t& tGpu )
|
tracy_force_inline void Calibrate( VkDevice device, int64_t& tCpu, int64_t& tGpu )
|
||||||
{
|
{
|
||||||
assert( m_timeDomain != VK_TIME_DOMAIN_DEVICE_EXT );
|
assert( m_timeDomain != VK_TIME_DOMAIN_DEVICE_EXT );
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user