Searched refs:ComputeDownscaleAndThreshold (Results 1 – 2 of 2) sorted by relevance
56 void ComputeDownscaleAndThreshold(const PushConstant& pc, IRenderCommandList& cmdList); in RENDER_BEGIN_NAMESPACE()
168 ComputeDownscaleAndThreshold(pc, cmdList); in ComputeBloom()178 void RenderBloom::ComputeDownscaleAndThreshold(const PushConstant& pc, IRenderCommandList& cmdList) in ComputeDownscaleAndThreshold() function in RenderBloom