Mitchell Hashimoto b1a7baf394 metal: do not use setPurgeableState on MTLTexture/Buffer
The Metal system automatically will free hardware resources when no
other references exist (I believe) and this causes a crash if you close
a window while a render is in-flight.
2023-03-05 10:00:05 -08:00
..
2023-02-24 07:58:29 -08:00
2022-12-21 18:30:21 -08:00
2023-02-27 21:46:42 -08:00
2023-02-24 07:58:29 -08:00
2022-09-12 11:28:47 -07:00
2022-08-18 11:42:32 -07:00
2022-04-26 16:18:34 -07:00