[clang] [HLSL] Add IsMultiSampled HLSL resource attribute (PR #211125)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 22 11:49:17 PDT 2026


================
@@ -0,0 +1,20 @@
+// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.0-library -x hlsl -o - %s -verify
----------------
AaronBallman wrote:

Thanks! Yeah, moving them all at once would be reasonable.

https://github.com/llvm/llvm-project/pull/211125


More information about the cfe-commits mailing list