58eb3ac666
Easy refactor. Change the storage type from `VkImageMemoryBarrier *` to `void *`. Prepares for VK_KHR_synchronization2. The patch series is cleaner with this refactor. I promise. Signed-off-by: Chad Versace <chadversary@chromium.org> Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org> Reviewed-by: Ryan Neph <ryanneph@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19046>