mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
500baa4157
The journal logs colors as 4bytes into a vertex array and since we are planning to make CoglMaterial track its color using a CoglColor instead of a byte array this convenience will be useful for re-implementing _cogl_material_get_colorubv.