vkd3d-shader/ir: Introduce VSIR_OP_SATURATE to represent floating-point clamping to [0, 1].
vkd3d-shader/ir: Lower SATURATE modifiers to instructions.