blob: f2ed0a5b50ff5ff55264a76884c54b1b91a18602 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol(depth2d<float, access::sample> tint_symbol_1 [[texture(0)]]) {
(void) tint_symbol_1;
return;
}