Searched refs:partial_bo_map (Results 1 – 4 of 4) sorted by relevance
456 grow->partial_bo_map = NULL; in recreate_growing_buffer()605 memcpy(grow->map, grow->partial_bo_map, grow->partial_bytes); in finish_growing_bos()608 grow->partial_bo_map = NULL; in finish_growing_bos()635 grow->partial_bo_map = grow->map; in crocus_grow_buffer()
77 void *partial_bo_map; member
248 grow->partial_bo_map = NULL; in recreate_growing_buffer()376 memcpy(grow->map, grow->partial_bo_map, grow->partial_bytes); in finish_growing_bos()379 grow->partial_bo_map = NULL; in finish_growing_bos()436 grow->partial_bo_map = grow->map; in grow_buffer()
470 uint32_t *partial_bo_map; member