Searched refs:iris_resource_destroy (Results 1 – 1 of 1) sorted by relevance
487 iris_resource_destroy(struct pipe_screen *screen, in iris_resource_destroy() function1134 iris_resource_destroy(pscreen, &res->base.b); in iris_resource_create_for_buffer()1235 iris_resource_destroy(pscreen, &res->base.b); in iris_resource_create_with_modifiers()1291 iris_resource_destroy(pscreen, &res->base.b); in iris_resource_from_user_memory()1316 iris_resource_destroy(pscreen, &res->base.b); in iris_resource_from_user_memory()1432 iris_resource_destroy(pscreen, &res->base.b); in iris_resource_from_handle()1501 iris_resource_destroy(pscreen, prsc); in iris_resource_from_memobj_wrapper()1984 iris_resource_destroy(map->staging->screen, map->staging); in iris_unmap_copy_region()2686 .resource_destroy = iris_resource_destroy,