[[block]] struct S { m : mat2x2; }; [[group(0), binding(0)]] var SSBO : S; [[group(0), binding(0)]] var UBO : S;