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