Home
last modified time | relevance | path

Searched refs:anv_device_alloc_bo (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_bo_sync.c46 return anv_device_alloc_bo(device, "bo-sync", 4096, in anv_bo_sync_init()
Danv_allocator.c508 VkResult result = anv_device_alloc_bo(pool->device, in anv_block_pool_expand_range()
1383 VkResult result = anv_device_alloc_bo(pool->device, in anv_bo_pool_alloc()
1493 VkResult result = anv_device_alloc_bo(device, "scratch", size, in anv_scratch_pool_alloc()
1662 anv_device_alloc_bo(struct anv_device *device, in anv_device_alloc_bo() function
Danv_measure.c117 anv_device_alloc_bo(device, "measure data", in anv_measure_init()
Danv_cmd_buffer.c330 VkResult result = anv_device_alloc_bo(device, "RT queries shadow", in anv_cmd_buffer_set_ray_query_buffer()
1088 VkResult result = anv_device_alloc_bo(device, "RT scratch", in anv_CmdSetRayTracingPipelineStackSizeKHR()
Danv_device.c2949 VkResult result = anv_device_alloc_bo(device, "trivial-batch", 4096, in anv_device_init_trivial_batch()
3396 result = anv_device_alloc_bo(device, "workaround", 4096, in anv_CreateDevice()
3422 result = anv_device_alloc_bo(device, "ray queries", in anv_CreateDevice()
3996 result = anv_device_alloc_bo(device, "user", pAllocateInfo->allocationSize, in anv_AllocateMemory()
DgenX_query.c204 result = anv_device_alloc_bo(device, "query-pool", size, in genX()
Danv_descriptor_set.c948 VkResult result = anv_device_alloc_bo(device, in anv_CreateDescriptorPool()
Danv_image.c1420 return anv_device_alloc_bo(device, "image-binding-private", in alloc_private_binding()
Danv_private.h1386 VkResult anv_device_alloc_bo(struct anv_device *device,
/third_party/mesa3d/docs/relnotes/
D20.0.0.rst1642 - anv: Add an explicit_address parameter to anv_device_alloc_bo