Home
last modified time | relevance | path

Searched refs:ExecuteFXAA (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.h66 void ExecuteFXAA(IRenderCommandList& cmdList, const InputOutput& inOut);
H A Drender_node_post_process_util.cpp472 ExecuteFXAA(cmdList, framePostProcessInOut_[ppIdx++]); in Execute()
568 void RenderNodePostProcessUtil::ExecuteFXAA(IRenderCommandList& cmdList, const InputOutput& inOut) in ExecuteFXAA() function in RenderNodePostProcessUtil