Commit 81e3e24
authored
Align smoothstep edge cases with OSL (#1985)
Following a conversation on ASWF slack this PR was posted to OSL refining the edge cases for `smoothstep()`.
AcademySoftwareFoundation/OpenShadingLanguage#1851
This PR aligns the GLSL/MSL code with this change.1 parent 29dc40a commit 81e3e24
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
6 | 4 | | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
0 commit comments