vulkan: use VkBase{In,Out}Structure instead of a custom struct
authorEric Engestrom <eric.engestrom@intel.com>
Thu, 28 Feb 2019 14:48:09 +0000 (14:48 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Thu, 28 Feb 2019 16:25:59 +0000 (16:25 +0000)
commit4c3b2932422a7b8cad6b8373bbcf30328754b76b
tree336d04972c06283fae1e0fa2b4f1c43a0c4d6926
parentadd4b8930a219008731f76830ffc12b260b7d1da
vulkan: use VkBase{In,Out}Structure instead of a custom struct

VkBaseInStructure and VkBaseOutStructure are part of vulkan_core.h
(which is part of vulkan.h)

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/vulkan/util/vk_util.h