gpuweb / cts

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

Do not query weights for `textureSampleBaseClampToEdge` #4050

Closed greggman closed 1 week ago

greggman commented 1 week ago

textureSampleBaseClampToEdge does not need the GPU weights.

Skip loading them. This will let the tests run on Mac Intel where the weights are bad.