blob: 93bb31241697d65a871cb7718458f63fc68312d3 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
struct S {
float2x2 m;
};