summaryrefslogtreecommitdiff
path: root/tests/cpp-compiler
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2024-05-01 20:26:28 -0700
committerGitHub <noreply@github.com>2024-05-01 20:26:28 -0700
commit436b22f36c0a0045747c9b058eb8c582150177c6 (patch)
tree301dbaf5a07fee185ab5eb402bebb46eb2e203d9 /tests/cpp-compiler
parent08de73a5da92f722c53ae9ae8fab4139186ffcf8 (diff)
Fix/replace target intrinsic to target switch part 2 (#4058)
* Fix texture capabilities * Remove more __target_intrinsic and fix capability for texture Fixes #3906 With this commit, following functions will use __target_switch: - abs - asdouble - clamp - min - max - EvaluateAttributeSnapped - frexp - log10 - modf - __glsl_textureXXX For an unknown reason, I couldn't get "min(int,int)" working with __target_switch. It causes a test failure in Falcore unit test. --------- Co-authored-by: ArielG-NV <159081215+ArielG-NV@users.noreply.github.com>
Diffstat (limited to 'tests/cpp-compiler')
0 files changed, 0 insertions, 0 deletions