summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Kallweit <64953474+skallweitNV@users.noreply.github.com>2025-06-19 02:13:07 +0200
committerGitHub <noreply@github.com>2025-06-19 00:13:07 +0000
commit9bcbf59b6a541ec90e3d3633ec7e53cf1ae3a890 (patch)
tree78147f12036fb38ca0932e85a718ee30228084a0
parent3ed77615924dc41b8b2f286d4ac646f625cd946c (diff)
Update slang-rhi (#7457)
* update slang-rhi * enable all slang-rhi tests
-rw-r--r--.github/workflows/ci.yml2
m---------external/slang-rhi0
2 files changed, 1 insertions, 1 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
-Subproject ee3844f7c15a52991536314563aa7188d6f59d2
+Subproject bad51b7eff1d9a13c43ab16df6511463c4bc444