Home
last modified time | relevance | path

Searched refs:anv_device_map_bo (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_allocator.c1743 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
Danv_private.h1391 VkResult anv_device_map_bo(struct anv_device *device,
Danv_device.c4209 VkResult result = anv_device_map_bo(device, mem->bo, map_offset, in anv_MapMemory()