Searched refs:crocus_grow_buffer (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_batch.h | 214 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()
|
D | crocus_blorp.c | 68 crocus_grow_buffer(batch, true, batch->state.used, new_size); in stream_state()
|
D | crocus_batch.c | 624 crocus_grow_buffer(struct crocus_batch *batch, bool grow_state, in crocus_grow_buffer() function
|
D | crocus_state.c | 342 crocus_grow_buffer(batch, true, batch->state.used, new_size); in stream_state()
|