Skip to content

Document support of resources inside user-defined structs #175

@hekota

Description

@hekota

Resources and arrays of resources can be declared inside user defined structs in constant buffers.

https://godbolt.org/z/afTe1eTzx

It looks like DXC only allows access to resources arrays using a constant expression and not dynamically.
Document supported cases and add test(s) to offload-test-suite.

Related to #127.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions