google / filament

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
https://google.github.io/filament/
Apache License 2.0
17.75k stars 1.88k forks source link

assert when swapchain creation fails #7653

Closed pixelflinger closed 7 months ago

pixelflinger commented 7 months ago

This is better than risking a null-pointer dereference later.