mirror of
https://github.com/brl/mutter.git
synced 2025-07-23 18:11:23 +00:00
c43ebcd7ffee1a96103da5d2fe8a07d4601c26ca

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%