Module: wine Branch: master Commit: 3a2c576fd3ccb3ae03f3177c4efe0159f79d6274 URL: https://source.winehq.org/git/wine.git/?a=commit;h=3a2c576fd3ccb3ae03f3177c4...
Author: Józef Kucia jkucia@codeweavers.com Date: Thu Jul 12 11:39:40 2018 +0200
winevulkan: Pull in required types into Vulkan header.
Not all types are referenced by commands.
Signed-off-by: Józef Kucia jkucia@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winevulkan/make_vulkan | 24 +- include/wine/vulkan.h | 1069 ++++++++++++++++++++++++++++++++++--------- 2 files changed, 870 insertions(+), 223 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3a2c576fd3ccb3ae03f31...