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