Home
last modified time | relevance | path

Searched refs:slab_destroy (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/util/
Dslab.h90 void slab_destroy(struct slab_mempool *pool);
Dslab.c297 slab_destroy(struct slab_mempool *pool) in slab_destroy() function
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_buffer_upload.c161 slab_destroy(&upload->buffer_pool); in nine_upload_create()
175 slab_destroy(&upload->buffer_pool); in nine_upload_destroy()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_hw.c501 slab_destroy(&ctx->sample_pool); in fd_hw_query_fini()
502 slab_destroy(&ctx->sample_period_pool); in fd_hw_query_fini()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_context.c132 slab_destroy(&ilo->transfer_mempool); in ilo_context_destroy()
/external/mesa3d/src/gallium/drivers/ilo/shader/
Dtoy_compiler.c496 slab_destroy(&tc->mempool); in toy_compiler_cleanup()