================
@@ -750,8 +750,7 @@ void
HLSLExternalSemaSource::defineHLSLTypesWithForwardDeclarations() {
// RWTexture2DArray — same as RWTexture2D but IsArray=true
Decl = BuiltinTypeDeclBuilder(*SemaPtr, HLSLNamespace, "RWTexture2DArray")
- .addSimpleTemplateParams({"element_type"}, {Float4Ty},
- TypedBufferConcept)
----------------
pow2clk wrote:
Thanks! I'll do that
https://github.com/llvm/llvm-project/pull/216834
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits