gpuweb / cts

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

Add memory layout tests for arrays of matrices #3735

Closed jrprice closed 1 month ago

jrprice commented 1 month ago

We need to make sure we test arrays of matrices in uniform buffers because layout rules for some backends are complicated.