vulkan/wsi: fix multiple acquires for sw without mit-shm
in this case, lying about having multiple images and then returning the same image every time doesn't work, so keep a bitmask of available images and return an available one when possible
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
in this case, lying about having multiple images and then returning the same image every time doesn't work, so keep a bitmask of available images and return an available one when possible