Hi!
Avalanche alumni here π
I recently got the tip to look into this tool by a former colleague of ours.
Given the nature of this tool, I wonder if there's some part I can look at in terms of generating a RootSignature for hlsl code?
We're using spirv-cross to take a spir-v file to generate a .hlsl file, but it doesn't seem to have the option to generate the RootSignature.
So I'm looking into other toolsets if they have some helper code to do this.
I know I could roll my own, but I think it would be beneficial for me to use a more "standard" way to do it.
Any tips or pointers in the right direction would be greatly appreciated!
Regards,
Mathias