#include using namespace metal; constant float2x2 m = float2x2(float2(0.0f, 1.0f), float2(2.0f, 3.0f));