Home
last modified time | relevance | path

Searched refs:threaded_resource_deinit (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h381 void threaded_resource_deinit(struct pipe_resource *res);
Du_threaded_context.c343 threaded_resource_deinit(struct pipe_resource *res) in threaded_resource_deinit() function
/external/mesa3d/src/gallium/drivers/r600/
Dr600_buffer_common.c230 threaded_resource_deinit(buf); in r600_buffer_destroy()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_buffer.c264 threaded_resource_deinit(buf); in si_buffer_destroy()