summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-preprocessor.cpp
diff options
context:
space:
mode:
authorkaizhangNV <149626564+kaizhangNV@users.noreply.github.com>2024-11-05 07:32:49 -0600
committerGitHub <noreply@github.com>2024-11-05 21:32:49 +0800
commit53dd5928c35d5a5cb1f7d2a563348fd1fa87d672 (patch)
tree861ecbb07d61ed85c4e9d9e0e5387eb386560b3e /source/slang/slang-preprocessor.cpp
parent7c2ff54758d26b73074fd14143ecd843ba685e0d (diff)
Fixing the wrong implementation of some math intrinsic (#5491)
* Fixing the wrong implementation of some math intrinsic Close the issue #5282 The root cause of the issue is that log10 is not supported in wgsl. So add the implementation. Also ldexp in wgsl doesn't support float type exponent, so fix the implementation of the intrinsic. * re-enable the tests
Diffstat (limited to 'source/slang/slang-preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions