diff options
| author | cheneym2 <acheney@nvidia.com> | 2025-02-24 12:56:43 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-24 09:56:43 -0800 |
| commit | 4e897189e301e44cba71906e6c5e561b7cd07a62 (patch) | |
| tree | a42253e85cfc1ea191ec41203fbbf4a128983297 /tools | |
| parent | 5bf0c95294fbe88f7cfa0cdbfba2e96643d232a4 (diff) | |
Remove noise() from core library (#6421)
noise() is currently marked "unsupported" in Slang documentation, and
has also been unsupported in HLSL since SM 2.0
Until now, noise() was present only to prevent compilation errors, but
not for any actual use since it returns 0.0 always.
Closes #5775
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
