blob: d9f24285734de0e5b11a084d15d2fd2fdff43a12 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
constant int x_dim [[function_constant(0)]];
kernel void tint_symbol() {
return;
}