From 712ce653d4c3d7284dd71389f31540d0da7f144e Mon Sep 17 00:00:00 2001 From: skallweitNV <64953474+skallweitNV@users.noreply.github.com> Date: Mon, 10 Jun 2024 22:28:36 +0200 Subject: enable more metal tests (#4326) --- tests/compute/struct-make.slang | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/compute/struct-make.slang') diff --git a/tests/compute/struct-make.slang b/tests/compute/struct-make.slang index 29aeaf487..b7adf4e83 100644 --- a/tests/compute/struct-make.slang +++ b/tests/compute/struct-make.slang @@ -2,7 +2,6 @@ //TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -shaderobj //TEST(compute, vulkan):COMPARE_COMPUTE_EX:-vk -compute -shaderobj //TEST(compute):COMPARE_COMPUTE_EX:-cpu -compute -shaderobj -//DISABLE_TEST(compute):COMPARE_COMPUTE:-slang -shaderobj -mtl // Confirm that scoping on enums and types works -- cgit v1.2.3