Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ breakStrongReferenceToDevice
Method
breakStrongReferenceToDevice
Source/Falcor/Core/API/GpuTimer.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
void GpuTimer::breakStrongReferenceToDevice()
172
{
173
mpDevice.breakStrongReference();
174
}
175
176
FALCOR_SCRIPT_BINDING(GpuTimer)
177
{
Callers
1
GpuTimer
Method · 0.45
Calls
1
breakStrongReference
Method · 0.80
Tested by
no test coverage detected