diff options
Diffstat (limited to 'tests/compute/interface-shader-param3.slang')
| -rw-r--r-- | tests/compute/interface-shader-param3.slang | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/compute/interface-shader-param3.slang b/tests/compute/interface-shader-param3.slang index 3e4f04ac0..2811e9fed 100644 --- a/tests/compute/interface-shader-param3.slang +++ b/tests/compute/interface-shader-param3.slang @@ -4,8 +4,7 @@ // interface types at more complicated places in the overall layout. // -// Note: D3D11 test disabled because of missing `uint64_t`; re-enable when `uint2` used instead. -//DISABLE_TEST(compute):COMPARE_COMPUTE_EX:-slang -compute +//TEST(compute):COMPARE_COMPUTE_EX:-slang -compute //TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -dx12 -profile sm_6_0 -use-dxil //TEST(compute, vulkan):COMPARE_COMPUTE_EX:-vk -compute |
