vulkan/util: Get rid of VK_OUTARRAY_MAKE()
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 23 Mar 2022 13:09:50 +0000 (14:09 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 25 Mar 2022 11:00:03 +0000 (11:00 +0000)
commitb000abbe7fbf2319f8430ade8c86fbcf272f9eb0
tree15573cac12afec1ee01fd8d9cc599a9f1e314bec
parent5f309da5e44c6387f9f6459c4ec6daaaeac64ad6
vulkan/util: Get rid of VK_OUTARRAY_MAKE()

Get rid of VK_OUTARRAY_MAKE() so people don't get tempted to
use it and produce code that doesn't compile with MSVC, which
doesn't support typeof().

Suggested-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15522>
src/vulkan/util/vk_util.h