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