blob: 37b9419b792eec0c30607c636b6d3d8e9b3a5204 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void tint_symbol(device uint* const tint_symbol_1) {
for(*(tint_symbol_1) = (*(tint_symbol_1) + 1u); (*(tint_symbol_1) < 10u); ) {
__asm__("");
}
}