mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 05:15:03 +00:00

If we later add internal flags to CoglMatrix then this code wouldn't initialize those flags. The ways it's now done adds a redundant copy, but if that turns out to be something worth optimizing we can look again at using a cast but adding another way for initializing internal flags.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%