diff options
author | Justin Bogner <mail@justinbogner.com> | 2025-04-30 12:30:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-30 12:30:06 -0700 |
commit | ae6b4b23ea4291e937192a3c08d0f3c9835864c2 (patch) | |
tree | 15d219aeafd8920635c953700ec54d1a0bf31743 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d851490c290832507d5fd87227e995d233b9f5b2 (diff) | |
download | llvm-ae6b4b23ea4291e937192a3c08d0f3c9835864c2.zip llvm-ae6b4b23ea4291e937192a3c08d0f3c9835864c2.tar.gz llvm-ae6b4b23ea4291e937192a3c08d0f3c9835864c2.tar.bz2 |
[HLSL] Overloads for `lerp` with a scalar weight (#137877)
This adds overloads for the `lerp` function that accept a scalar for the
weight parameter by splatting it into the appropriate vector.
Fixes #137827
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions