vulkan: use c99 designated initializers where possible
authorMatthew Waters <matthew@centricular.com>
Thu, 9 May 2019 11:50:47 +0000 (21:50 +1000)
committerMatthew Waters <matthew@centricular.com>
Tue, 4 Jun 2019 09:03:44 +0000 (09:03 +0000)
commitd61e771c377305da2ad937bf1f5c36402ee47302
tree009cf99f8fd69a60efa8b55b6998e04c9092e315
parentb02493091b23a48d387d6e7667074cc9901993b2
vulkan: use c99 designated initializers where possible

Makes the code much easier to read and allows removing our terrible
macros for structure initialization.
ext/vulkan/vkswapper.c
ext/vulkan/vkupload.c
gst-libs/gst/vulkan/gstvkbuffermemory.c
gst-libs/gst/vulkan/gstvkimagememory.c
gst-libs/gst/vulkan/gstvkinstance.c
gst-libs/gst/vulkan/gstvkmacros.h [deleted file]
gst-libs/gst/vulkan/vulkan.h