Module: wine Branch: master Commit: b88d373bfb052f281264efe5937b922a3a2c15aa URL: https://gitlab.winehq.org/wine/wine/-/commit/b88d373bfb052f281264efe5937b922...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Nov 9 18:17:37 2022 +0100
winevulkan: Add support for pointer array conversion.
And use it for VkAccelerationStructureGeometryKHR.
---
dlls/winevulkan/make_vulkan | 77 +++++++++++++++++++++++++---------------- dlls/winevulkan/vulkan_thunks.c | 68 +++++++++++++++++++++++++++++++++--- dlls/winevulkan/vulkan_thunks.h | 17 +++++++-- 3 files changed, 126 insertions(+), 36 deletions(-)