vulkan: 1.2.1 CTS fixes

- Set the default API version to 1.1 (assume 1.1 is supported on the
host), so that CTS tests don't exercise the rare case where we have a
1.0 instance and a 1.1 device
- Don't suppress memory type indices with properties == 0. This works
around a driver bug where some ycbcr copy tests only work with a memory
type index that has properties == 0

Fixes: 152769369

Merged-In: I2dc9df05ea93f8562c1c34a0bddaf28a5a83c414
Change-Id: I98db7e30120d4486eb466243b8d9e47fd8bc461b
4 files changed