radv: fix is_atomic_allowed with CREATE_MUTABLE_FORMAT_BIT and no list
If an image is created with VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT and no format list, then a view could use any format with the same size as the image's format.
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.
If an image is created with VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT and no format list, then a view could use any format with the same size as the image's format.