Searched refs:anv_reloc_list_grow (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_batch_chain.c116 anv_reloc_list_grow(struct anv_reloc_list *list, function in typeref:typename:VkResult
168 VkResult result = anv_reloc_list_grow(list, alloc, 1);
192 VkResult result = anv_reloc_list_grow(list, alloc, other->num_relocs);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_batch_chain.c117 anv_reloc_list_grow(struct anv_reloc_list *list, function in typeref:typename:VkResult
217 VkResult result = anv_reloc_list_grow(list, alloc, 1);
249 VkResult result = anv_reloc_list_grow(list, alloc, other->num_relocs);

Completed in 6 milliseconds