Home
last modified time | relevance | path

Searched refs:wlr_texture_write_pixels (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/wlroots/wlroots-0.12.0/include/wlr/render/
H A Dwlr_texture.h62 bool wlr_texture_write_pixels(struct wlr_texture *texture,
/dports/x11-toolkits/wlroots/wlroots-0.12.0/render/
H A Dwlr_texture.c58 bool wlr_texture_write_pixels(struct wlr_texture *texture, in wlr_texture_write_pixels() function
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/
H A Dwlr_buffer.c287 if (!wlr_texture_write_pixels(buffer->texture, stride, in wlr_client_buffer_apply_damage()