summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorcheneym2 <acheney@nvidia.com>2025-02-24 12:56:43 -0500
committerGitHub <noreply@github.com>2025-02-24 09:56:43 -0800
commit4e897189e301e44cba71906e6c5e561b7cd07a62 (patch)
treea42253e85cfc1ea191ec41203fbbf4a128983297 /tools
parent5bf0c95294fbe88f7cfa0cdbfba2e96643d232a4 (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