Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ breakStrongReferenceToDevice
Method
breakStrongReferenceToDevice
Source/Falcor/Core/API/FBO.cpp:600–603 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
598
}
599
600
void Fbo::breakStrongReferenceToDevice()
601
{
602
mpDevice.breakStrongReference();
603
}
604
605
FALCOR_SCRIPT_BINDING(Fbo)
606
{
Callers
4
BlitContext
Method · 0.45
create
Method · 0.45
Device
Method · 0.45
LowLevelContextData
Method · 0.45
Calls
1
breakStrongReference
Method · 0.80
Tested by
no test coverage detected