Skip to content

[SPIR-V] error: more than one unbounded resource #7876

@lxcug

Description

@lxcug

I bind two unbound resources in same slot, the after is just an alias, it works with compiling spirv, but fails with compiling dxil

Buffer<float4>      BindlessFloatBuffers[]         : register(t0, space3);  
Buffer<uint4>       BindlessUIntBuffers[]          : register(t0, space3);

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug, regression, crashneeds-triageAwaiting triagespirvWork related to SPIR-V

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions