Home
last modified time | relevance | path

Searched defs:ppConfig (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Drender_data_configuration_loader.cpp113 auto& ppConfig = result.postProcessConfiguration; in LoadPostProcess() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_post_process.cpp356 PostProcessConfiguration ppConfig = *((const PostProcessConfiguration*)arrView.data()); in CreateFromPod() local
360 PostProcessConfiguration ppConfig; in CreateFromPod() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_back_buffer.cpp95 const PostProcessConfiguration ppConfig = GetPostProcessConfiguration(renderDataStoreMgr); in ExecuteFrame() local
H A Drender_motion_blur.cpp141 PreExecute(IRenderNodeContextManager& renderNodeContextMgr, const MotionBlurInfo& blurInfo, const PostProcessConfiguration& ppConfig) PreExecute() argument
168 Execute(IRenderNodeContextManager& renderNodeContextMgr, IRenderCommandList& cmdList, const MotionBlurInfo& blurInfo, const PostProcessConfiguration& ppConfig) Execute() argument
237 ExecuteTileVelocity(IRenderNodeContextManager& renderNodeContextMgr, IRenderCommandList& cmdList, const MotionBlurInfo& blurInfo, const PostProcessConfiguration& ppConfig) ExecuteTileVelocity() argument
365 UpdateDescriptorSet0(IRenderNodeContextManager& renderNodeContextMgr, IRenderCommandList& cmdList, const MotionBlurInfo& blurInfo, const PostProcessConfiguration& ppConfig) UpdateDescriptorSet0() argument
[all...]
H A Drender_bloom.cpp65 PreExecute(IRenderNodeContextManager& renderNodeContextMgr, const BloomInfo& bloomInfo, const PostProcessConfiguration& ppConfig) PreExecute() argument
79 Execute(IRenderNodeContextManager& renderNodeContextMgr, IRenderCommandList& cmdList, const PostProcessConfiguration& ppConfig) Execute() argument
H A Drender_blur.cpp84 PreExecute( IRenderNodeContextManager& renderNodeContextMgr, const BlurInfo& blurInfo, const PostProcessConfiguration& ppConfig) PreExecute() argument
101 Execute(IRenderNodeContextManager& renderNodeContextMgr, IRenderCommandList& cmdList, const PostProcessConfiguration& ppConfig) Execute() argument
187 RenderData(IRenderNodeContextManager& renderNodeContextMgr, IRenderCommandList& cmdList, const RenderPass& renderPassBase, const PostProcessConfiguration& ppConfig) RenderData() argument
348 RenderGaussian(IRenderNodeContextManager& renderNodeContextMgr, IRenderCommandList& cmdList, const RenderPass& renderPassBase, const PostProcessConfiguration& ppConfig) RenderGaussian() argument

Completed in 5 milliseconds