From cfef0c6f66c9d36ae2899c8c2790c3fe422a7700 Mon Sep 17 00:00:00 2001 From: Yong He Date: Thu, 13 Jun 2024 16:29:58 -0700 Subject: Metal: misc fixes and enable more tests. (#4374) * Fix and enable tests for metal. * Fix. * Fix. * Fix tests. * Fix warnings. * Fix. --------- Co-authored-by: Yong He --- tests/bindings/nested-parameter-block-2.slang | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/bindings/nested-parameter-block-2.slang') diff --git a/tests/bindings/nested-parameter-block-2.slang b/tests/bindings/nested-parameter-block-2.slang index 0ef42bcd1..38ce9232e 100644 --- a/tests/bindings/nested-parameter-block-2.slang +++ b/tests/bindings/nested-parameter-block-2.slang @@ -1,7 +1,6 @@ //TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK): -shaderobj -output-using-type //TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK): -d3d12 -use-dxil -shaderobj -output-using-type //TEST(compute):COMPARE_COMPUTE(filecheck-buffer=CHECK): -vk -shaderobj -output-using-type -//DISABLE_TEST(compute):COMPARE_COMPUTE:-slang -shaderobj -mtl // nested-parameter-block-2.slang struct CB -- cgit v1.2.3