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