Your discussion led me to an interesting experiment. If you don't mind, I would hijack your thread for the short survey on debug-context performance....
I've been attempting to code a normal Gaussian Blur shader which scales the image down to half the size in the vertex shader. The scaling works, but...