Open
Description
This issue tracks a non-functional change to move all, currently static, validations functions into a common interface in Fronted/HLSL/RootSignature
.
This will allow the re-use of these verification functions for #129940.
AC:
- Extend
HLSLRootSignature.[h|cpp]
to provide an interface for the basic validations of root signatures -
DXILRootSignature
should be updated to depend onFrontend/HLSL/RootSignature
and use the validation interface provided there
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Planning