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
Utils files tend to generally end up as a dumping grounds of many different parts.
This issue track the non-functional change to move the metadata related logic into RootSignatureMetadata and the serialization logic into RootSignature.
AC:
Remove the RootSignatureUtils library
Move metadata logic into the RootSignatureMetadata library
Move serialization logic into the HLSLRootSignature library