Searched refs:partial_bo_map (Results 1 – 2 of 2) sorted by relevance
239 grow->partial_bo_map = NULL; in recreate_growing_buffer()364 memcpy(grow->map, grow->partial_bo_map, grow->partial_bytes); in finish_growing_bos()367 grow->partial_bo_map = NULL; in finish_growing_bos()424 grow->partial_bo_map = grow->map; in grow_buffer()
482 uint32_t *partial_bo_map; member