blob: 0347508612b70915b95a4b4b25ee1700ea1026d3 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void tint_symbol(device uint (*const tint_symbol_2)[1]) {
(*(tint_symbol_2))[1] = ((*(tint_symbol_2))[1] + 1u);
}