From 9bcbf59b6a541ec90e3d3633ec7e53cf1ae3a890 Mon Sep 17 00:00:00 2001 From: Simon Kallweit <64953474+skallweitNV@users.noreply.github.com> Date: Thu, 19 Jun 2025 02:13:07 +0200 Subject: Update slang-rhi (#7457) * update slang-rhi * enable all slang-rhi tests --- .github/workflows/ci.yml | 2 +- external/slang-rhi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cb1782df0..ef3a005de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -273,7 +273,7 @@ jobs: - name: Run slang-rhi tests if: steps.filter.outputs.should-run == 'true' && matrix.platform != 'wasm' && matrix.full-gpu-tests run: | - "$bin_dir/slang-rhi-tests" -check-devices -tce=ray-tracing-*,cmd-query-resolve-host,fence-* + "$bin_dir/slang-rhi-tests" -check-devices - name: Run slangpy tests if: steps.filter.outputs.should-run == 'true' && matrix.platform != 'wasm' && matrix.full-gpu-tests shell: pwsh diff --git a/external/slang-rhi b/external/slang-rhi index ee3844f7c..bad51b7ef 160000 --- a/external/slang-rhi +++ b/external/slang-rhi @@ -1 +1 @@ -Subproject commit ee3844f7c15a52991536314563aa7188d6f59d2d +Subproject commit bad51b7eff1d9a13c43ab16df6511463c4bc444f -- cgit v1.2.3