mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 13:19:38 +00:00

A layer object may be instantiated when setting a combine mode, but before a texture is associated. (e.g. this is done by the pango renderer) if this is the case we shouldn't call cogl_texture_get_format() with an invalid cogl handle. This patch skips over layers without a texture handle when determining if any textures have an alpha channel.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%