blob: 199ceee6c518963702b756499fce1da0938c0e5d [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol(const constant half4x3* tint_symbol_1 [[buffer(0)]]) {
half4x3 const x = *(tint_symbol_1);
return;
}