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