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.69k stars 1.87k forks source link

implement 16 and 8 bits clz, ctz and popcount #7804

Closed pixelflinger closed 5 months ago

pixelflinger commented 5 months ago

This is needed for utils::bitset8 and bitset16.