dan sinclair | 794186c | 2023-11-22 09:45:52 +0000 | [diff] [blame] | 1 | #include <metal_stdlib> |
2 | using namespace metal; | ||||
3 | |||||
dan sinclair | 575bb29 | 2023-11-26 23:28:41 +0000 | [diff] [blame] | 4 | kernel void tint_symbol() { |
dan sinclair | 794186c | 2023-11-22 09:45:52 +0000 | [diff] [blame] | 5 | float2x3 v = float2x3(0.0f); |
6 | } |