Home
last modified time | relevance | path

Searched refs:crocus_grow_buffer (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.h214 void crocus_grow_buffer(struct crocus_batch *batch, bool grow_state,
242 crocus_grow_buffer(batch, false, used, new_size); in crocus_require_command_space()
Dcrocus_blorp.c68 crocus_grow_buffer(batch, true, batch->state.used, new_size); in stream_state()
Dcrocus_batch.c624 crocus_grow_buffer(struct crocus_batch *batch, bool grow_state, in crocus_grow_buffer() function
Dcrocus_state.c342 crocus_grow_buffer(batch, true, batch->state.used, new_size); in stream_state()