vkd3d/tests
Józef Kucia 766361f9c3 vkd3d: Return hardcoded GPU virtual address support.
The hardcoded value makes a real app happy and it is close to values
returned by various Windows drivers (AMD, Intel, Nvidia). In the long
term, we might try to derive the values from maxResourceSize and/or
sparseAddressSpaceSize.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-25 18:59:32 +01:00
..
.gitignore tests: Add test for invalid shader bytecode. 2018-12-12 17:28:16 +01:00
d3d12_crosstest.h tests: Detect device vendor only on Windows. 2018-12-17 19:17:17 +01:00
d3d12_invalid_usage.c tests: Detect when WARP is used. 2018-12-12 17:08:50 +01:00
d3d12_test_utils.h tests: Add more tests for texture allocation info. 2019-01-22 16:36:04 +01:00
d3d12.c vkd3d: Return hardcoded GPU virtual address support. 2019-01-25 18:59:32 +01:00
vkd3d_api.c tests: Rename vkd3d_d3d12_test.h to d3d12_test_utils.h. 2018-11-29 22:05:21 +01:00
vkd3d_shader_api.c tests: Add test for invalid shader bytecode. 2018-12-12 17:28:16 +01:00