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