gpuweb / cts

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

getDeviceMismatchedBindingResource returns mismatched buffers #3707

Closed sagudev closed 1 month ago

sagudev commented 1 month ago

instead of uniform it returns storage and vice versa.

https://github.com/gpuweb/cts/blob/bc6b3738fcb3040caa9af7a24d8423882f88a025/src/webgpu/api/validation/validation_test.ts#L280-L283