Home
last modified time | relevance | path

Searched refs:grow_state (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.h214 void crocus_grow_buffer(struct crocus_batch *batch, bool grow_state,
Dcrocus_batch.c615 crocus_grow_buffer(struct crocus_batch *batch, bool grow_state, in crocus_grow_buffer() argument
621 struct crocus_growing_bo *grow = grow_state ? &batch->state : &batch->command; in crocus_grow_buffer()