blob: 65ebdfbff2aa791fd871b1e4989320b287d02625 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
struct S {
/* 0x0000 */ float2x2 m;
};