mirror of
https://github.com/brl/mutter.git
synced 2025-05-29 01:50:02 +00:00

In _cogl_material_equal we were repeating the same code pattern to compare several of the state groups so this just adds simple_property_equal function that's now used instead.