diff options
Diffstat (limited to 'tools/gfx-unit-test/existing-device-handle-test.cpp')
| -rw-r--r-- | tools/gfx-unit-test/existing-device-handle-test.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/gfx-unit-test/existing-device-handle-test.cpp b/tools/gfx-unit-test/existing-device-handle-test.cpp index d87090aa0..652a530af 100644 --- a/tools/gfx-unit-test/existing-device-handle-test.cpp +++ b/tools/gfx-unit-test/existing-device-handle-test.cpp @@ -141,8 +141,7 @@ namespace gfx_test { return existingDeviceHandleTestAPI(unitTestContext, Slang::RenderApiFlag::Vulkan); } -#if 0 - // Temporarily disabled due to inconsistent test results on TC +#if SLANG_WIN64 SLANG_UNIT_TEST(existingDeviceHandleCUDA) { return existingDeviceHandleTestAPI(unitTestContext, Slang::RenderApiFlag::CUDA); |
