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