By default, alpha premultiplying should be done by the initial rendering (eg quads) and not the final post processing pass. The default post processing pass expects premultiplied color values and will not do this operation itself.