blob: c89510a566a9e551fb26d95243a03a3b4bd7b958 [file] [log] [blame]
dan sinclair794186c2023-11-22 09:45:52 +00001#include <metal_stdlib>
2using namespace metal;
3
dan sinclair575bb292023-11-26 23:28:41 +00004kernel void tint_symbol() {
dan sinclair794186c2023-11-22 09:45:52 +00005 float2x3 v = float2x3(0.0f);
6}