Searched refs:wlr_texture_is_opaque (Results 1 – 3 of 3) sorted by relevance
56 bool wlr_texture_is_opaque(struct wlr_texture *texture);
51 bool wlr_texture_is_opaque(struct wlr_texture *texture) { in wlr_texture_is_opaque() function
373 if (wlr_texture_is_opaque(texture)) { in surface_update_opaque_region()