MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / SuspendSuperSampling

Method SuspendSuperSampling

Hydrogent/src/Tasks/HnPostProcessTask.cpp:914–917  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

912}
913
914void HnPostProcessTask::SuspendSuperSampling()
915{
916 m_SuperSamplingSuspensionFrame = m_Params.SuperSamplingSuspensionFrames;
917}
918
919} // namespace USD
920

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected