Searched refs:partial_bo_map (Results 1 – 2 of 2) sorted by relevance
175 grow->partial_bo_map = NULL; in recreate_growing_buffer()284 memcpy(grow->map, grow->partial_bo_map, grow->partial_bytes); in finish_growing_bos()287 grow->partial_bo_map = NULL; in finish_growing_bos()336 grow->partial_bo_map = grow->map; in grow_buffer()
477 uint32_t *partial_bo_map; member