Searched refs:anv_vma_free (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_allocator.c1396 anv_vma_free(pool->device, &link_copy.bo);
1444 anv_vma_free(pool->device, &new_bo);
1497 anv_vma_free(device, &bo->bo);
1962 anv_vma_free(device, &bo->bo);
H A DgenX_query.c149 anv_vma_free(device, &pool->bo);
H A Danv_device.c2442 anv_vma_free(device, &device->workaround_bo);
2445 anv_vma_free(device, &device->trivial_batch_bo);
2674 anv_vma_free(struct anv_device *device, struct anv_bo *bo) function in typeref:typename:void
H A Danv_descriptor_set.c768 anv_vma_free(device, &pool->bo);
H A Danv_private.h1264 void anv_vma_free(struct anv_device *device, struct anv_bo *bo);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_allocator.c2063 anv_vma_free(device, bo->offset, bo->size + bo->_ccs_size);
H A Danv_device.c3584 anv_vma_free(struct anv_device *device, function in typeref:typename:void
H A Danv_private.h1489 void anv_vma_free(struct anv_device *device,

Completed in 34 milliseconds