Stenzek 160fee6791 Vulkan: Handle maxImageCount of zero when creating swap chain
anv seems to set this to zero, which is fine according to the spec, but
we were using it as a maximum, which was resulting in a swap chain
without any buffers being created.
2016-11-11 23:33:40 +10:00
..
2016-10-03 21:07:12 +02:00
2016-06-24 10:41:05 +02:00
2016-10-24 18:27:49 +02:00