```
mach: found Metal backend on Discrete GPU adapter: Apple M1, Metal driver on macOS Version 12.1 (Build 21C52)
gpu: validation error: Attachment [TextureView] size (width: 640, height: 480) does not match the size of the other attachments (width: 1280, height: 960).
- While validating depthStencilAttachment.
- While encoding [CommandEncoder].BeginRenderPass([RenderPassDescriptor]).
```
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>