Module: vkd3d Branch: master Commit: 679203f7172788724fd7e582f4e8f2d8ddfe5e59 URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/679203f7172788724fd7e582f4e8f2...
Author: Andrey Gusev andrey.goosev@gmail.com Date: Mon Oct 2 12:55:34 2023 +0300
vkd3d: Add ID3D12GraphicsCommandList4 interface stub.
---
libs/vkd3d/command.c | 332 +++++++++++++++++++++++++++------------------ libs/vkd3d/device.c | 4 +- libs/vkd3d/vkd3d_private.h | 2 +- 3 files changed, 206 insertions(+), 132 deletions(-)