8 Mar
2024
8 Mar
'24
1:19 a.m.
More commits in one MR than usual, but the implementations are quite short, and it's good to get them all in at once. -- v2: vkd3d: Implement GetCopyableFootprints1(). vkd3d: Implement CreatePlacedResource1(). vkd3d: Implement CreateCommittedResource2(). vkd3d: Implement GetResourceAllocationInfo2(). tests/d3d12: Add tests for GetCopyableFootprints1(). tests/d3d12: Add tests for CreatePlacedResource1(). tests/d3d12: Add tests for CreateCommittedResource2(). tests/d3d12: Add tests for GetResourceAllocationInfo2(). vkd3d: Add ID3D12Device8 interface stubs. https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/683