summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-emit-cpp.cpp
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2024-05-03 10:06:39 -0700
committerGitHub <noreply@github.com>2024-05-03 10:06:39 -0700
commit13250ffa4d54c4e51b0a6473927e50a5da351ab3 (patch)
tree2bbf810982704ef640792ec60e5f8d6d10a49c1f /source/slang/slang-emit-cpp.cpp
parent1863fe1deecc3f5b15b45020105f6cadcc2f9999 (diff)
Utilize vector operations over scalar if possible (#4092)
* Utilize vector operations over scalar if possible Closes #4085 * Fix for the failing CI [ForceUnroll] is removed because it changed the emitted SPIR-V code a little differently for half-conversion.slang. SPIR-V code style is changed to a more preferred style, from "OpXX $$T result $x" to "result:$$T = OpXX $x"
Diffstat (limited to 'source/slang/slang-emit-cpp.cpp')
0 files changed, 0 insertions, 0 deletions