blob: 9c68fb1398af760cf141001b8389f70dad71b036 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol(const constant float4x2* tint_symbol_1 [[buffer(0)]]) {
float4x2 const x = *(tint_symbol_1);
return;
}