gpuweb / cts

WebGPU Conformance Test Suite
https://gpuweb.github.io/cts/
BSD 3-Clause "New" or "Revised" License
117 stars 72 forks source link

wgsl: Implement abstract shift tests (<< and >>) #3726

Closed zoddicus closed 3 weeks ago

zoddicus commented 4 weeks ago

Issue #1631


Requirements for PR author:

Requirements for reviewer sign-off:

When landing this PR, be sure to make any necessary issue status updates.

zoddicus commented 3 weeks ago

The right shift overflow tests being broken for Dawn/Tint is a reported issue, https://issues.chromium.org/issues/339041265