MCPcopy 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
600void Fbo::breakStrongReferenceToDevice()
601{
602 mpDevice.breakStrongReference();
603}
604
605FALCOR_SCRIPT_BINDING(Fbo)
606{

Callers 4

BlitContextMethod · 0.45
createMethod · 0.45
DeviceMethod · 0.45
LowLevelContextDataMethod · 0.45

Calls 1

breakStrongReferenceMethod · 0.80

Tested by

no test coverage detected