Skip to content

[HLSL] Add support for AllResourcesBound #112264

Open
@bharadwajy

Description

@bharadwajy

DXC has a -all-resources-bound command-line parameter that needs to be passed through to the backend.

This task covers

  1. adding the flag to clang / clang-dxc
  2. setting the appropriate shader flag AllResourcesBound in the generated code and
  3. Adding test(s) to verify setting of the flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions