diff options
Diffstat (limited to 'tests/compute')
| -rw-r--r-- | tests/compute/byte-address-buffer.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compute/byte-address-buffer.slang b/tests/compute/byte-address-buffer.slang index f2078b52d..96e100ae8 100644 --- a/tests/compute/byte-address-buffer.slang +++ b/tests/compute/byte-address-buffer.slang @@ -3,7 +3,7 @@ //TEST(compute):COMPARE_COMPUTE_EX:-cpu -compute //TEST(compute):COMPARE_COMPUTE_EX:-slang -compute //TEST(compute, vulkan):COMPARE_COMPUTE_EX:-vk -compute -//TEST(compute, vulkan):COMPARE_COMPUTE_EX:-d3d12 -compute +//TEST(compute):COMPARE_COMPUTE_EX:-d3d12 -compute // Confirm cross-compilation of `(RW)ByteAddressBuffer` // |
