halley
halley copied to clipboard
Fix some Xcode errors with Metal textures
Xcode is stricter in its runtime Metal validation than the built executable is; this fixes the errors it was complaining about.
- Mark texture usage on descriptor
- Ensure pixel formats match up in RTT