You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.