Home
last modified time | relevance | path

Searched refs:u_suballocator_destroy (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_suballoc.h61 u_suballocator_destroy(struct u_suballocator *allocator);
Du_suballoc.c65 u_suballocator_destroy(struct u_suballocator *allocator) in u_suballocator_destroy() function
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture.c386 u_suballocator_destroy(&ctx->tex_desc_allocator); in etna_texture_fini()
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context_common.cpp127 u_suballocator_destroy(&ctx->query_allocator); in d3d12_context_destroy()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c92 u_suballocator_destroy(&rctx->allocator_fetch_shader); in r600_destroy_context()
Dr600_pipe_common.c648 u_suballocator_destroy(&rctx->allocator_zeroed_memory); in r600_common_context_cleanup()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c337 u_suballocator_destroy(&sctx->allocator_zeroed_memory); in si_destroy_context()