it’s ill advised to do a second full screenpass. under normal conditions you should merge it into one shader. you still get 2 passes. just in one shader.
you only do multiple passes if you have a large sample kernel. where you should do a horizontal and vertical shader to avoid to much gpu cache clutter.