fixes in image structs and functions
authorEleni Maria Stea <estea@igalia.com>
Sat, 28 Aug 2021 20:28:02 +0000 (23:28 +0300)
committerEleni Maria Stea <estea@igalia.com>
Sat, 28 Aug 2021 20:28:02 +0000 (23:28 +0300)
commit9d56322eb3c2c9967ab988faeb26e86be9661e34
tree6aeeb984ee6e7818f7cba2923306098904f40c8e
parent9c5fa12eb2c6db6c8a3fbd280bab8951cf51f0a0
fixes in image structs and functions

- changed swapchain to use image objects
- changed memory allocation to not assume images are external
- renamed fill_ext_image_props to fill_image_props
- removed the image view creation from the swapchain creation, renderer
  is going to create them when the fb is created
src/main.c
src/vk.c
src/vk.h