gpuweb / cts

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

Fix textureSampleLevel tests. #3903

Closed greggman closed 3 months ago

greggman commented 3 months ago

The tests query the GPUs mip to mip interpolation. The test that the query was successful was too strict so this PR relaxes that check.


Requirements for PR author:

Requirements for reviewer sign-off:

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