panvk: fix scissor box
What does this MR do and why?
panvk: fix scissor box
Fix a typo in prepare_vp which causes incorrect scissor box with
non-zero X in viewport/scissor.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
This fixes dEQP-VK.texture.mipmap.*
.