VideoCommon: Drop D3D9 SSAA implementation This isn't needed for both OGL+D3D11 as they support sample shading directly. So we could use the common MSAA util shaders instead of writing custom ones.