Skip to content

[Metal] Test Feature/ResourcesInStructs/res-in-struct-mix.test fails on Intel #643

@hekota

Description

@hekota

The Feature/ResourcesInStructs/res-in-struct-mix.test fails on Intel. The test is being added in #614.

Expected:
Name:            ExpectedBufOut
Format:          Int32
Data:            [ 100, 1, 10, 1000, 200, 2, 20, 2000, 300, 3, 30, 3000, 
                   400, 4, 40, 4000 ]
...
Got:
---
Name:            BufOut
Format:          Int32
Data:            [ 100, 1, 10, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]

This test works with DXC on WARP and locally on my dev machine with NVidia.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions