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