vkd3d-shader/ir: Specifically search for SV_POSITION0 in vsir_program_insert_clip_planes().
vkd3d-shader/ir: Search for SV_TARGET0 vsir_program_insert_alpha_test(). As opposed to any SV_TARGET with register index 0. We care about the semantic index here, not the register index.