From 004fe27a52b7952111ad7e749397aeff499de7ed Mon Sep 17 00:00:00 2001 From: skallweitNV <64953474+skallweitNV@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:28:16 +0200 Subject: Metal compute tests (#4292) --- tests/compute/matrix-layout.hlsl | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/compute/matrix-layout.hlsl') diff --git a/tests/compute/matrix-layout.hlsl b/tests/compute/matrix-layout.hlsl index 571003a10..4a2d3f014 100644 --- a/tests/compute/matrix-layout.hlsl +++ b/tests/compute/matrix-layout.hlsl @@ -9,6 +9,7 @@ //TEST(compute):COMPARE_COMPUTE_EX:-slang -compute -xslang -matrix-layout-row-major -shaderobj //TEST(compute,compatibility-issue):COMPARE_COMPUTE_EX:-slang -compute -dx12 -use-dxil -xslang -matrix-layout-row-major -shaderobj +//DISABLE_TEST(compute):COMPARE_COMPUTE:-slang -shaderobj -mtl // Not testing on Vulkan because of lack of support // for integer matrices in GLSL. Slang needs to -- cgit v1.2.3