diff options
| author | skallweitNV <64953474+skallweitNV@users.noreply.github.com> | 2024-06-10 22:28:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-10 13:28:36 -0700 |
| commit | 712ce653d4c3d7284dd71389f31540d0da7f144e (patch) | |
| tree | 9d99ac7d5804c47e900dce01455edcf3bde52cd2 /tests/optimization | |
| parent | 38c0baccac70ca36a2c90218d6a92b8c036b1a5e (diff) | |
enable more metal tests (#4326)
Diffstat (limited to 'tests/optimization')
| -rw-r--r-- | tests/optimization/func-resource-result/func-resource-result-complex.slang | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/optimization/func-resource-result/func-resource-result-complex.slang b/tests/optimization/func-resource-result/func-resource-result-complex.slang index 5a9a201a8..a08874142 100644 --- a/tests/optimization/func-resource-result/func-resource-result-complex.slang +++ b/tests/optimization/func-resource-result/func-resource-result-complex.slang @@ -2,7 +2,6 @@ //TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -shaderobj //TEST(compute, vulkan):COMPARE_COMPUTE_EX:-vk -compute -shaderobj -//DISABLE_TEST(compute):COMPARE_COMPUTE:-slang -shaderobj -mtl // Test that a function that returns a resource type can be // compiled for targets that don't natively support resource |
