vkd3d: Implement ID3D12Device8.
Compare changes
- Conor McCarthy authored
+ 33
− 0
@@ -1507,12 +1507,15 @@ static void test_create_committed_resource(void)
@@ -1858,6 +1861,36 @@ static void test_create_committed_resource(void)
More commits in one MR than usual, but the implementations are quite short, and it's good to get them all in at once.