d3d12: lower int texture sampling after lowering projection
projection is not handled with the int texture lowering pass, so we need to run it after the generic texture lowering pass.
Fixes: dEQP-GLES3.functional.shaders.texture_functions.textureprojoffset.[ui]* (without bias explicit bias)