Searched refs:threaded_resource_deinit (Results 1 – 10 of 10) sorted by relevance
507 void threaded_resource_deinit(struct pipe_resource *res);
687 threaded_resource_deinit(struct pipe_resource *res) in threaded_resource_deinit() function
217 threaded_resource_deinit(buf); in si_resource_destroy()594 threaded_resource_deinit(&buf->b.b); in si_buffer_create()644 threaded_resource_deinit(&buf->b.b); in si_buffer_from_user_memory()
212 threaded_resource_deinit(resource); in noop_resource_destroy()
230 threaded_resource_deinit(buf); in r600_buffer_destroy()
1014 threaded_resource_deinit(prsc); in fd_resource_destroy()
341 threaded_resource_deinit(resource); in crocus_resource_destroy()
121 threaded_resource_deinit(pres); in zink_resource_destroy()
461 threaded_resource_deinit(p_res); in iris_resource_destroy()
3481 - radeonsi: add missing threaded_resource_deinit calls in fail paths