Searched refs:other_bbo (Results 1 – 1 of 1) sorted by relevance
298 const struct anv_batch_bo *other_bbo, in anv_batch_bo_clone() argument309 other_bbo->bo.size); in anv_batch_bo_clone()314 &other_bbo->relocs); in anv_batch_bo_clone()318 bbo->length = other_bbo->length; in anv_batch_bo_clone()319 memcpy(bbo->bo.map, other_bbo->bo.map, other_bbo->length); in anv_batch_bo_clone()