We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecbeac commit 1f1892dCopy full SHA for 1f1892d
.github/workflows/benchmark.yml
@@ -45,6 +45,8 @@ jobs:
45
with:
46
repository: "shader-slang/MDL-SDK"
47
path: "external/MDL-SDK"
48
+ sparse-checkout: |
49
+ ./examples/mdl_sdk/dxr/content/slangified
50
- name: Run benchmark
51
run: |
52
cd tools/benchmark
.github/workflows/push-benchmark-results.yml
@@ -37,6 +37,8 @@ jobs:
37
38
39
40
41
42
43
44
0 commit comments