MCPcopy 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
171void GpuTimer::breakStrongReferenceToDevice()
172{
173 mpDevice.breakStrongReference();
174}
175
176FALCOR_SCRIPT_BINDING(GpuTimer)
177{

Callers 1

GpuTimerMethod · 0.45

Calls 1

breakStrongReferenceMethod · 0.80

Tested by

no test coverage detected