Searched refs:alloc_scope (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_queue.c559 8, submit->alloc_scope);
591 8, submit->alloc_scope);
600 8, submit->alloc_scope);
619 8, submit->alloc_scope);
628 8, submit->alloc_scope);
657 8, submit->alloc_scope);
666 8, submit->alloc_scope);
696 8, submit->alloc_scope);
705 8, submit->alloc_scope);
726 VkSystemAllocationScope alloc_scope local in function:anv_queue_submit_alloc
[all...]
H A Danv_batch_chain.c1196 VkSystemAllocationScope alloc_scope; member in struct:anv_execbuf
1262 vk_alloc(exec->alloc, new_len * sizeof(*new_objects), 8, exec->alloc_scope);
1267 vk_alloc(exec->alloc, new_len * sizeof(*new_bos), 8, exec->alloc_scope);
1881 execbuf.alloc_scope = submit->alloc_scope;
H A Danv_private.h1035 VkSystemAllocationScope alloc_scope; member in struct:anv_queue_submit

Completed in 14 milliseconds