From a13dda4f214274a10d39f37c79622fc3e62da310 Mon Sep 17 00:00:00 2001 From: Gangzheng Tong Date: Fri, 27 Jun 2025 11:08:17 -0700 Subject: Enable Vulkan Validation Layer in CI (#7543) * Disable spirv-opt for the tests with debugfunction VVL errors * Enable VVL in CI * Add 2 expected failure tests until we update VVL to 1.4.319 which contains the fix * update slang-rhi * Revert "Disable spirv-opt for the tests with debugfunction VVL errors" This reverts commit 5327460057f533af81ea60a556e43abe805d5816. --- external/slang-rhi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external') diff --git a/external/slang-rhi b/external/slang-rhi index bad51b7ef..6792a7ca5 160000 --- a/external/slang-rhi +++ b/external/slang-rhi @@ -1 +1 @@ -Subproject commit bad51b7eff1d9a13c43ab16df6511463c4bc444f +Subproject commit 6792a7ca55380b08420cd5521a2aaabd287a1397 -- cgit v1.2.3