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