38ce0c1747
`VK_PIPELINE_STAGE_2_TRANSFER_BIT` is the old name for `VK_PIPELINE_STAGE_2_ALL_TRANSFER_BIT` which is already on the next line; drop the duplicate. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26485>