Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c1417 struct anv_bo *from_bo, in adjust_relocations_to_state_pool()
1421 assert(!from_bo->is_wrapper); in adjust_relocations_to_state_pool()
1445 assert(relocs->relocs[i].offset < from_bo->size); in adjust_relocations_to_state_pool()
1447 from_bo->map + relocs->relocs[i].offset, in adjust_relocations_to_state_pool()
1416 adjust_relocations_to_state_pool(struct anv_state_pool *pool, struct anv_bo *from_bo, struct anv_reloc_list *relocs, uint32_t last_pool_center_bo_offset) adjust_relocations_to_state_pool() argument

Completed in 4 milliseconds