Searched refs:iris_require_command_space (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_batch.h165 iris_require_command_space(struct iris_batch *batch, unsigned size) function in typeref:typename:void
183 iris_require_command_space(batch, bytes);
H A Diris_blorp.c302 iris_require_command_space(batch, 1400);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_batch.h214 iris_require_command_space(struct iris_batch *batch, unsigned size) function in typeref:typename:void
232 iris_require_command_space(batch, bytes);
H A Diris_blorp.c301 iris_require_command_space(batch, 1400);

Completed in 11 milliseconds