asahi: Implement null textures
Use the same silly workaround that Metal does, to fill in texture descriptors when there's nothing bound in the interest of robust behaviour.
Fixes null pointer dereference in arb_shading_language_420pack-active-sampler-conflict.
Signed-off-by: Alyssa Rosenzweig alyssa@rosenzweig.io