Module: wine
Branch: master
Commit: 9a3266537d7c074c589e28dcaa5c41d64b5d515e
URL: https://gitlab.winehq.org/wine/wine/-/commit/9a3266537d7c074c589e28dcaa5c41…
Author: Martin Storsjö <martin(a)martin.st>
Date: Tue Sep 19 13:45:22 2023 +0300
include: Update the d3d12 headers from vkd3d.
This corresponds to vkd3d as of commit
e597b0d80f39f716a8740cb0be55edc78f4599d6.
This brings in a function signature fix for the implementation
of ID3D12CommandQueue::UpdateTileMappings() as well, from
vkd3d commit e98e6c9b530995e68bd019a3319d90223ed864cf.
Signed-off-by: Martin Storsjö <martin(a)martin.st>
---
include/d3d12.idl | 2648 +++++++++++++++++++++++++++++++++++++--
libs/vkd3d/libs/vkd3d/command.c | 2 +-
2 files changed, 2568 insertions(+), 82 deletions(-)