Skip to content

[HLSL] Implement serialization of a root signature declaration #138025

Open
0 of 5 issues completed
Open
@inbelic

Description

@inbelic

This issue tracks implementation of a text serialization for the in-memory representation of a root signature to be displayed when dumping a RootSignatureDecl as introduced for #119011.

This issue is ready to move out of planning when it is determined if we should implement such a serialization (will it be useful for testing purposes and/or if it would be valuable for a user to be able to see the construct root signature memory when dumping the AST decl).

AC:

  • All sub-issues are completed
  • TextNodeDumper::VisitHLSLRootSignatureDecl is defined to dump the serialized text

Sub-issues

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Support

Type

No type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions