Searched refs:util_vma_heap_finish (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dvma.h41 void util_vma_heap_finish(struct util_vma_heap *heap);
H A Dvma.c50 util_vma_heap_finish(struct util_vma_heap *heap) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dvma.h48 void util_vma_heap_finish(struct util_vma_heap *heap);
H A Dvma.c57 util_vma_heap_finish(struct util_vma_heap *heap) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_device.c106 util_vma_heap_finish(&dev->address_space);
/xsrc/external/mit/MesaLib/dist/src/util/tests/vma/
H A Dvma_random_test.cpp83 util_vma_heap_finish(&heap);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c3298 util_vma_heap_finish(&device->vma_hi);
3299 util_vma_heap_finish(&device->vma_cva);
3300 util_vma_heap_finish(&device->vma_lo);
3370 util_vma_heap_finish(&device->vma_hi);
3371 util_vma_heap_finish(&device->vma_cva);
3372 util_vma_heap_finish(&device->vma_lo);
H A Danv_descriptor_set.c915 util_vma_heap_finish(&pool->bo_heap);
941 util_vma_heap_finish(&pool->bo_heap);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_descriptor_set.c770 util_vma_heap_finish(&pool->bo_heap);
795 util_vma_heap_finish(&pool->bo_heap);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.c1172 util_vma_heap_finish(&bufmgr->vma_allocator[z]);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.c1323 util_vma_heap_finish(&bufmgr->vma_allocator[z]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.c1695 util_vma_heap_finish(&bufmgr->vma_allocator[z]);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.c1418 util_vma_heap_finish(&bufmgr->vma_allocator[z]);

Completed in 50 milliseconds