Searched refs:anv_vma_free (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_allocator.c | 1396 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 D | genX_query.c | 149 anv_vma_free(device, &pool->bo);
|
| H A D | anv_device.c | 2442 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 D | anv_descriptor_set.c | 768 anv_vma_free(device, &pool->bo);
|
| H A D | anv_private.h | 1264 void anv_vma_free(struct anv_device *device, struct anv_bo *bo);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_allocator.c | 2063 anv_vma_free(device, bo->offset, bo->size + bo->_ccs_size);
|
| H A D | anv_device.c | 3584 anv_vma_free(struct anv_device *device, function in typeref:typename:void
|
| H A D | anv_private.h | 1489 void anv_vma_free(struct anv_device *device,
|
Completed in 34 milliseconds