[clang] [llvm] [HLSL][SPIR-V] Implement vk::location for inputs (PR #169479)
Steven Perron via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 25 08:34:47 PST 2025
Nathan =?utf-8?q?Gauër?= <brioche at google.com>,
Nathan =?utf-8?q?Gauër?= <brioche at google.com>,
Nathan =?utf-8?q?Gauër?= <brioche at google.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/169479 at github.com>
================
----------------
s-perron wrote:
Can you add a library case with multiple shaders? The libraries have been an issue for DXC. DXC was implement assuming a single shader entry point. So there are many cases that do not work well or correctly because of this.
Can you make sure we have thought of some of the various cases? I don't know if we have done this for semantics in general. If not, that can be a follow up.
https://github.com/llvm/llvm-project/pull/169479
More information about the cfe-commits
mailing list