zink: workaround UB for swizzle 1 one some IMG hw by extending shadow shader swizzles
Using swizzle 1 with combined depth/stencil can return undefined results on some of the Imagination hw. Since shader swizzling exists for shadow samplers, extend that pass as a workaround for the UB.