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