gpuweb / cts

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

atan2 WGSL validation test fail - f16 not enabled #3653

Closed greggman closed 2 months ago

greggman commented 2 months ago

webgpu:shader,validation,expression,call,builtin,atan2:parameters:test="f16_af"

I'm assuming this is an error in the test itself?

kainino0x commented 2 months ago

PR: #3637