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.35k stars 1.83k forks source link

vk: single output stream debug logging #7925

Closed poweifeng closed 2 weeks ago

poweifeng commented 2 weeks ago

In some debug instances, it's nice to have the logs all go to one output stream so that logs are ordered. We add a FVK_DEBUG flag for this use case.