gpuweb / cts

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

wgsl: Move AF `fract` execution tests using f32 intervals #3664

Closed zoddicus closed 2 months ago

zoddicus commented 2 months ago

Fixes #3663


Requirements for PR author:

Requirements for reviewer sign-off:

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

zoddicus commented 2 months ago

This does fail on Tint, due to https://github.com/gpuweb/gpuweb/issues/4523, but makes the CTS compliant with the current spec language.