Skip to content

[NFC][HLSL][RootSignature] Split up HLSLRootSignatureUtils #145946

@inbelic

Description

@inbelic

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

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Support

Type

No type

Projects

Status

Planning

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions