venus: properly ignore the sampler for immutable sampler
This was found while debugging venus-lavapipe ci failure. It's a real bug though no tests have caught this yet. The sampler in the descriptor write can be garbled if the binding has immutable samplers.
cc: mesa-stable
Signed-off-by: Yiwei Zhang zzyiwei@chromium.org