one fable-low hijack cell
pair hlsl / metal
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked hlsl (first-offered)
· classifierA
· tiernone
response (200 chars)
# HLSL → Metal Shading Language (MSL) Conversion Guide
## Basic Types
| HLSL | Metal |
|------|-------|
| `float2/3/4` | `float2/3/4` |
| `int2/3/4` | `int2/3/4` |
| `uint` | `uint` |
| `half` | `ha
neighbors