Searched refs:partial_bo_map (Results 1 – 2 of 2) sorted by relevance
465 grow->partial_bo_map = NULL; in recreate_growing_buffer()614 memcpy(grow->map, grow->partial_bo_map, grow->partial_bytes); in finish_growing_bos()617 grow->partial_bo_map = NULL; in finish_growing_bos()644 grow->partial_bo_map = grow->map; in crocus_grow_buffer()
77 void *partial_bo_map; member