Hans-Kristian Arntzen 16c797f057 Vulkan: Fix two validation errors.
- Mipgen was only transitioning the first miplevel to GENERAL.
  Fix the image barrier helper function to transition all levels and
  layers.

- Validation layer was complaining that a VkSwapchainKHR was not
  properly destroyed. After recycling the swapchain, destroy the old
  one.
2018-06-06 23:23:32 +02:00
..
2018-06-06 23:23:32 +02:00
2018-05-18 08:49:52 +02:00
2018-02-19 09:11:33 +01:00
2018-05-12 19:03:39 +02:00
2018-04-21 03:27:41 +02:00
2018-05-25 10:57:32 +01:00
2018-04-21 03:27:41 +02:00
2018-04-30 17:50:13 +01:00
2018-04-30 17:50:13 +01:00
2018-05-25 10:55:15 +01:00
2017-12-12 00:24:18 -08:00