Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_mm.h84 extern void u_mmDestroy(struct mem_block *mmInit);
Du_mm.c282 u_mmDestroy(struct mem_block *heap) in u_mmDestroy() function
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_mm.c238 u_mmDestroy(mm->heap); in mm_bufmgr_destroy()
287 u_mmDestroy(mm->heap); in mm_bufmgr_create_from_buffer()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_simulator.c736 u_mmDestroy(sim_state.heap); in vc4_simulator_destroy()