| Issue |
161579
|
| Summary |
[DirectX] Error when setting flags in the wrong version of Root Signature
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
joaosaffran
|
Root Descriptors and Static Sampler have flags that were introduced in version 1.1 and 1.2, currently, if the version doesn't support flags we just ignore them in `RootSignatureMetadata.h` when parsing. It would be better if we notice it and throw an error.
Originally requested here: https://github.com/llvm/llvm-project/pull/160210#discussion_r2395537964
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs