Custom Post Process Downsampling

I know this is a bit of a necropost, but I think the new user scene texture feature will accomplish this. Essentially you can save the scene texture to a temporary render target which supports downscaling and use it as an input for further post processing. The linked tutorial above shows a post process that is blending between a half and quarter res input before applying a multi pass blur, which should serve as good practice for the workflow.