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

Exposes createInstance and createLogicalDevice functions #7944

Open GrantComm opened 4 days ago

GrantComm commented 4 days ago

FIXES=[349603734]

Exposes createInstance and createLogicalDevice as protected member functions so that they can be overridden.

poweifeng commented 4 days ago

I've commented on b/349603734 . Let's continue the discussion there.