blob: 035e80e900153e775b57e5b61181f670830383e1 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
constant float2x4 m = float2x4(float4(0.0f), float4(0.0f));