Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_bloom.h59 void ComputeCombine(const PushConstant& pc, IRenderCommandList& cmdList); in RENDER_BEGIN_NAMESPACE()
H A Drender_bloom.cpp174 ComputeCombine(pc, cmdList); in ComputeBloom()
283 void RenderBloom::ComputeCombine(const PushConstant& pc, IRenderCommandList& cmdList) in ComputeCombine() function in RenderBloom