Searched refs:test_compositor_interface (Results 1 – 1 of 1) sorted by relevance
56 const struct wl_interface test_compositor_interface = { variable62 struct test_compositor_interface { struct308 static const struct test_compositor_interface tc_implementation = {319 res = wl_resource_create(client, &test_compositor_interface, ver, id); in tc_bind()353 g = wl_global_create(d->wl_display, &test_compositor_interface, in display_create()446 c->tc = wl_registry_bind(registry, id, &test_compositor_interface, ver); in registry_handle_globals()