Searched refs:surface_attach (Results 1 – 4 of 4) sorted by relevance
150 void (* surface_attach)(struct nested_surface *surface, member422 surface_attach(struct wl_client *client, in surface_attach() function487 nested->renderer->surface_attach(surface, buffer); in nested_surface_attach()589 surface_attach,949 .surface_attach = blit_surface_attach1105 .surface_attach = ss_surface_attach
127 response to surface_attach requests:129 - ioctl(wayland_fd, "surface_attach to object 5 should do a kms page
3312 surface_attach(struct wl_client *client, in surface_attach() function3958 surface_attach,
115648 …More Fixes: * Adding buffer_alloc * perform buffer_damage before surface_attach * Fix typo, Remove…