dawn-cmake/test/bug/tint/369.wgsl.expected.msl

8 lines
77 B
Plaintext

#include <metal_stdlib>
using namespace metal;
struct S {
float2x2 m;
};