vkd3d: Implement ID3D12Device8.
Compare changes
- Conor McCarthy authored
+ 142
− 3
@@ -1507,12 +1507,15 @@ static void test_create_committed_resource(void)
@@ -1858,6 +1861,32 @@ static void test_create_committed_resource(void)
@@ -2109,13 +2138,16 @@ static void test_create_placed_resource(void)
@@ -2206,6 +2238,31 @@ static void test_create_placed_resource(void)
@@ -2228,11 +2285,11 @@ static void test_create_placed_resource(void)
@@ -20003,9 +20060,11 @@ static void check_copyable_footprints_(unsigned int line, const D3D12_RESOURCE_D
@@ -20243,6 +20302,31 @@ static void test_get_copyable_footprints(void)
@@ -32114,6 +32198,7 @@ static void test_resource_allocation_info(void)
@@ -32164,6 +32249,7 @@ static void test_resource_allocation_info(void)
@@ -32309,6 +32395,59 @@ static void test_resource_allocation_info(void)