Searched defs:wl_resource (Results 1 – 2 of 2) sorted by relevance
64 struct wl_resource { struct66 wl_resource_destroy_func_t destroy; argument75 struct wl_resource *resource) WL_DEPRECATED; argument
126 struct wl_resource { struct128 wl_resource_destroy_func_t destroy; argument131 * deprecated wl_resource struct, even if creating it with the new argument151 log_closure(struct wl_resource *resource, in log_closure() argument