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