HomeSort by: relevance | last modified time | path
    Searched refs:anv_vma_free (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
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);
genX_query.c 149 anv_vma_free(device, &pool->bo);
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
anv_descriptor_set.c 768 anv_vma_free(device, &pool->bo);
anv_private.h 1264 void anv_vma_free(struct anv_device *device, struct anv_bo *bo);
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_allocator.c 2063 anv_vma_free(device, bo->offset, bo->size + bo->_ccs_size);
anv_device.c 3584 anv_vma_free(struct anv_device *device, function
anv_private.h 1489 void anv_vma_free(struct anv_device *device,

Completed in 20 milliseconds