Module: vkd3d Branch: master Commit: d8ba0d2a1102a0d6774940e6060ea1b14046334e URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/d8ba0d2a1102a0d6774940e6060ea1...
Author: Conor McCarthy cmccarthy@codeweavers.com Date: Tue Nov 14 13:07:03 2023 +1000
vkd3d: Implement ID3D12Device2::CreatePipelineState().
---
libs/vkd3d/device.c | 11 ++- libs/vkd3d/state.c | 192 +++++++++++++++++++++++++++++++++++++++++++++ libs/vkd3d/vkd3d_private.h | 3 + 3 files changed, 204 insertions(+), 2 deletions(-)