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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_batch.h77 unsigned total_chained_batch_size; member in struct:iris_batch
H A Diris_batch.c416 batch->total_chained_batch_size = 0;
505 batch->total_chained_batch_size += batch_size;
906 batch->total_chained_batch_size,
907 100.0f * batch->total_chained_batch_size / BATCH_SZ,

Completed in 7 milliseconds