Emmanuele Bassi
58827bb54c
material: Check before unreferencing a texture
When disposing a material layer of type 'texture' we should check that the texture handle is still valid before calling cogl_handle_unref(). This avoids an assertion failure when disposing a ClutterTexture.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%