Home
last modified time | relevance | path

Searched refs:UpdateGlobalSet (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_blur.h59 void UpdateGlobalSet(IRenderCommandList& cmdList);
H A Drender_node_mip_chain_post_process.h65 void UpdateGlobalSet(IRenderCommandList& cmdList);
H A Drender_bloom.h75 void UpdateGlobalSet(IRenderCommandList& cmdList); in RENDER_BEGIN_NAMESPACE()
H A Drender_blur.cpp108 UpdateGlobalSet(cmdList); in Execute()
149 void RenderBlur::UpdateGlobalSet(IRenderCommandList& cmdList) in UpdateGlobalSet() function in RenderBlur
H A Drender_node_mip_chain_post_process.cpp315 void RenderNodeMipChainPostProcess::UpdateGlobalSet(IRenderCommandList& cmdList) in UpdateGlobalSet() function in RenderNodeMipChainPostProcess
347 UpdateGlobalSet(cmdList); in RenderGraphics()
H A Drender_bloom.cpp151 void RenderBloom::UpdateGlobalSet(IRenderCommandList& cmdList) in UpdateGlobalSet() function in RenderBloom
166 UpdateGlobalSet(cmdList); in ComputeBloom()
333 UpdateGlobalSet(cmdList); in GraphicsBloom()