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