Home
last modified time | relevance | path

Searched refs:bytes_for_commands (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c953 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
956 second_bytes = bytes_for_commands; in _crocus_batch_flush()
957 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
964 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()