gpuweb / cts

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

Test texture+shader combo usage. #4063

Open greggman opened 14 hours ago

greggman commented 14 hours ago

Note: this test would have surfaced a compat issue if it already existed.

The issue https://github.com/gpuweb/gpuweb/pull/4989 was raised and this test tests in both compat and core that an implemation can use all the texture and sample combinations it is supposed to.


Requirements for PR author:

Requirements for reviewer sign-off:

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