Skip to content

[Intel][Vulkan] Boolean vectors of size 3 are not being written to correctly. #943

@bob80905

Description

@bob80905

When running the waveactiveallequal data type tests, the only part of the test that fails under intel and vulkan is when the bool3 result is written to the output. The results after the interlocked adds are 0, 0, 0, when we expect 4,4,4.
This may be a problem with declaring a resource with half3 element types, and the way 3-element vectors are stored in memory.

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