Commit 5c66561
authored
Align writing of generated Slang shaders with GLSL (#2698)
This brings GenSlang tests to be in line with GenGlsl, and disables the writing of tested shaders to disk.
The main motivation is that the tests (both Slang and GLSL) actually currently produce invalid code for the `NG_lightcompoundtest` node, which is confusing.1 parent f611f6d commit 5c66561
File tree
2 files changed
+2
-1
lines changed- source/MaterialXTest/MaterialXGenSlang
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments