diff options
Diffstat (limited to 'tests/bugs/frexp-double.slang')
| -rw-r--r-- | tests/bugs/frexp-double.slang | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/frexp-double.slang b/tests/bugs/frexp-double.slang index 4af50bee6..e85f23825 100644 --- a/tests/bugs/frexp-double.slang +++ b/tests/bugs/frexp-double.slang @@ -6,6 +6,7 @@ //TEST(smoke,compute):COMPARE_COMPUTE(filecheck-buffer=BUF):-cuda -output-using-type //metal currently does not support `double` //DISABLE_TEST(smoke,compute):COMPARE_COMPUTE(filecheck-buffer=BUF):-slang -shaderobj -mtl -output-using-type +// Not supported in WGSL: Double and other unsupported scalar types //DISABLE_TEST(compute):COMPARE_COMPUTE_EX:-wgpu // BUF: type: int32_t |
