Searched refs:anv_device_map_bo (Results 1 – 3 of 3) sorted by relevance
1743 VkResult result = anv_device_map_bo(device, &new_bo, 0, size, in anv_device_alloc_bo()1803 anv_device_map_bo(struct anv_device *device, in anv_device_map_bo() function
1391 VkResult anv_device_map_bo(struct anv_device *device,
4209 VkResult result = anv_device_map_bo(device, mem->bo, map_offset, in anv_MapMemory()