Jasper St. Pierre
e30ed6892c
surface-actor: Prevent a dumb crash
is_argb32 can be called at any time, including times when we don't have a texture. In that case, just assume we're ARGB32. The value really shouldn't be important though.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%