blob: 06d736fea6876a571d0faf9097b6a840ecf4c2fe [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void tint_symbol(threadgroup int* const tint_symbol_1) {
*(tint_symbol_1) = as_type<int>((as_type<uint>(*(tint_symbol_1)) - as_type<uint>(1)));
}