Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_bloom.h58 void ComputeUpscale(const PushConstant& pc, IRenderCommandList& cmdList); in RENDER_BEGIN_NAMESPACE()
H A Drender_bloom.cpp170 ComputeUpscale(pc, cmdList); in ComputeBloom()
248 void RenderBloom::ComputeUpscale(const PushConstant& pc, IRenderCommandList& cmdList) in ComputeUpscale() function in RenderBloom