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