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
120 struct wl_resource { struct122 wl_resource_destroy_func_t destroy; argument125 * deprecated wl_resource struct, even if creating it with the new argument145 log_closure(struct wl_resource *resource, in log_closure() argument