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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_batch.c257 ensure_exec_obj_space(struct iris_batch *batch, uint32_t count) function in typeref:typename:void
362 ensure_exec_obj_space(batch, 1);
386 ensure_exec_obj_space(batch, 1);
534 ensure_exec_obj_space(batch, count);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_batch.c294 ensure_exec_obj_space(struct crocus_batch *batch, uint32_t count) function in typeref:typename:void
359 ensure_exec_obj_space(batch, 1);

Completed in 5 milliseconds