mirror of
https://github.com/brl/mutter.git
synced 2025-02-14 04:14:10 +00:00
![Neil Roberts](/assets/img/avatar_default.png)
_cogl_material_get_layer expects a CoglMaterial* pointer but it was being called with a CoglHandle. This doesn't matter because the CoglHandle is actually just the CoglMaterial* pointer anyway but it breaks the ability to change the _cogl_material_pointer_from_handle macro.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%