MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / getAftermathContext

Function getAftermathContext

Source/Falcor/Core/API/Device.h:555–555  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

553
554#if FALCOR_HAS_AFTERMATH
555 AftermathContext* getAftermathContext() const { return mpAftermathContext.get(); }
556#endif
557
558#if FALCOR_HAS_D3D12

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected