Module: vkd3d Branch: master Commit: 0d1bc77b2a48ae75aa7383dbc658e745da265293 URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/0d1bc77b2a48ae75aa7383dbc658e7...
Author: Conor McCarthy cmccarthy@codeweavers.com Date: Tue Jul 25 16:53:15 2023 +1000
vkd3d: Implement ID3D12GraphicsCommandList3 with a stub.
---
include/vkd3d_d3d12.idl | 53 +++++++++ libs/vkd3d/command.c | 265 +++++++++++++++++++++++---------------------- libs/vkd3d/device.c | 4 +- libs/vkd3d/vkd3d_private.h | 2 +- 4 files changed, 193 insertions(+), 131 deletions(-)