Skip to content

Q: Good way go get RootSignature from a spir-v shader? #71

@JCash

Description

@JCash

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions