Home
last modified time | relevance | path

Searched refs:partial_bytes (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c466 grow->partial_bytes = 0; in recreate_growing_buffer()
614 memcpy(grow->map, grow->partial_bo_map, grow->partial_bytes); in finish_growing_bos()
618 grow->partial_bytes = 0; in finish_growing_bos()
715 * and store the number of bytes to copy in grow->partial_bytes. We in crocus_grow_buffer()
729 grow->partial_bytes = used; in crocus_grow_buffer()
H A Dcrocus_batch.h78 unsigned partial_bytes; member

Completed in 5 milliseconds