Searched refs:iris_batch_bytes_used (Results 1 – 3 of 3) sorted by relevance
370 assert(iris_batch_bytes_used(batch) == 0); in iris_batch_maybe_noop()458 iris_batch_bytes_used(batch) + estimate >= BATCH_SZ) { in iris_batch_maybe_flush()466 unsigned batch_size = iris_batch_bytes_used(batch); in record_batch_sizes()682 if (iris_batch_bytes_used(batch) == 0) in _iris_batch_flush()779 if (iris_batch_bytes_used(batch) == 0) in iris_batch_prepare_noop()
195 iris_batch_bytes_used(struct iris_batch *batch) in iris_batch_bytes_used() function210 const unsigned required_bytes = iris_batch_bytes_used(batch) + size; in iris_require_command_space()
266 if (deferred && iris_batch_bytes_used(batch) > 0) { in iris_fence_flush()