Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_mm.h84 extern void u_mmDestroy(struct mem_block *mmInit);
Du_mm.c285 u_mmDestroy(struct mem_block *heap) in u_mmDestroy() function
/third_party/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()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_simulator.c694 u_mmDestroy(sim_state.heap); in vc4_simulator_destroy()
/third_party/mesa3d/src/broadcom/simulator/
Dv3d_simulator.c831 u_mmDestroy(sim_state.heap); in v3d_simulator_destroy()