Searched refs:ExecuteTAA (Results 1 – 2 of 2) sorted by relevance
68 void ExecuteTAA(IRenderCommandList& cmdList, const InputOutput& inOut);
437 ExecuteTAA(cmdList, { images_.input, images_.historyNext }); in Execute()623 void RenderNodePostProcessUtil::ExecuteTAA(IRenderCommandList& cmdList, const InputOutput& inOut) in ExecuteTAA() function in RenderNodePostProcessUtil